treewide: rename maintainer earvstedt -> erikarvstedt
This commit is contained in:
@@ -19,6 +19,6 @@ buildGoModule rec {
|
||||
description = "Wallet initializer utility for lnd";
|
||||
homepage = "https://github.com/lightninglabs/lndinit";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ earvstedt ];
|
||||
maintainers = with maintainers; [ erikarvstedt ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user