yggdrasil: add peigongdsd as maintainer

This commit is contained in:
peigongdsd
2024-08-06 02:51:09 +08:00
parent 241e8188b1
commit d5a19f5e19
+1 -1
View File
@@ -30,6 +30,6 @@ buildGoModule rec {
"An experiment in scalable routing as an encrypted IPv6 overlay network";
homepage = "https://yggdrasil-network.github.io/";
license = licenses.lgpl3;
maintainers = with maintainers; [ ehmry gazally lassulus ];
maintainers = with maintainers; [ ehmry gazally lassulus peigongdsd ];
};
}