maintainers: update changed maintainer username

This commit is contained in:
permahorse
2026-01-28 22:44:09 +01:00
parent 4bed60460a
commit 91d40ad8da
2 changed files with 6 additions and 6 deletions
+5 -5
View File
@@ -20393,11 +20393,6 @@
github = "peat-psuwit";
githubId = 6771175;
};
pedohorse = {
github = "permahorse";
githubId = 13556996;
name = "pedohorse";
};
pedrohlc = {
email = "root@pedrohlc.com";
github = "PedroHLC";
@@ -20447,6 +20442,11 @@
github = "peret";
githubId = 617977;
};
permahorse = {
github = "permahorse";
githubId = 13556996;
name = "permahorse";
};
perstark = {
email = "perstark.se@gmail.com";
github = "perstarkse";
+1 -1
View File
@@ -126,7 +126,7 @@ buildFHSEnv {
maintainers = with lib.maintainers; [
canndrew
kwohlfahrt
pedohorse
permahorse
];
};
}