lnd: add maintainer

This commit is contained in:
Brian Lee
2025-02-12 09:21:26 -08:00
parent 911b3572a0
commit 8e44f7b61c
+1
View File
@@ -46,6 +46,7 @@ buildGoModule rec {
homepage = "https://github.com/lightningnetwork/lnd";
license = licenses.mit;
maintainers = with maintainers; [
bleetube
cypherpunk2140
prusnak
];