atomic-swap: add lord-valen to maintainers

This commit is contained in:
Lord-Valen
2023-07-05 11:30:33 +08:00
committed by Yt
parent 91d08355b0
commit 90f30c1947
@@ -36,6 +36,6 @@ buildGoModule {
homepage = "https://github.com/AthanorLabs/atomic-swap";
description = "ETH-XMR atomic swap implementation";
license = with licenses; [ lgpl3Only ];
maintainers = with maintainers; [ happysalada ];
maintainers = with maintainers; [ happysalada lord-valen ];
};
}