maintainers: add hhr2020 (#428207)

This commit is contained in:
Aleksana
2025-07-25 10:25:09 +08:00
committed by GitHub
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -10144,6 +10144,11 @@
githubId = 3656888;
name = "hhm";
};
hhr2020 = {
name = "hhr2020";
github = "HHR2020";
githubId = 76608828;
};
hhydraa = {
email = "hcurfman@keemail.me";
github = "hcur";
@@ -66,6 +66,7 @@ let
maintainers = with lib.maintainers; [
Guanran928
bot-wxt1221
hhr2020
];
platforms = lib.platforms.linux;
};