atomic-swap: add lord-valen to maintainers
This commit is contained in:
parent
91d08355b0
commit
90f30c1947
1 changed files with 1 additions and 1 deletions
|
@ -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 ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue