chore: add mahyarmirrashed to list of infisical package maintainers (#389433)

This commit is contained in:
Sandro
2025-03-13 17:10:22 +01:00
committed by GitHub
2 changed files with 10 additions and 1 deletions
+6
View File
@@ -14310,6 +14310,12 @@
}
];
};
mahyarmirrashed = {
email = "mah.mirr@gmail.com";
github = "mahyarmirrashed";
githubId = 59240843;
name = "Mahyar Mirrashed";
};
majesticmullet = {
email = "hoccthomas@gmail.com.au";
github = "MajesticMullet";
+4 -1
View File
@@ -548,7 +548,10 @@ with lib.maintainers;
};
infisical = {
members = [ akhilmhdh ];
members = [
akhilmhdh
mahyarmirrashed
];
scope = "Maintain Infisical";
shortName = "Infisical";
};