atomic-swap: add lord-valen to maintainers

This commit is contained in:
Lord-Valen 2023-07-04 21:13:10 -04:00 committed by Yt
parent 91d08355b0
commit 90f30c1947

View file

@ -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 ];
};
}