teams/dotnet: add meenzen (#431566)

This commit is contained in:
David McFarland
2025-08-07 15:06:39 -03:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -16169,6 +16169,13 @@
githubId = 318066;
name = "Mirco Bauer";
};
meenzen = {
name = "Samuel Meenzen";
email = "samuel@meenzen.net";
matrix = "@samuel:mnzn.dev";
github = "meenzen";
githubId = 22305878;
};
megheaiulian = {
email = "iulian.meghea@gmail.com";
github = "megheaiulian";
+1
View File
@@ -309,6 +309,7 @@ with lib.maintainers;
raphaelr
jamiemagee
anpin
meenzen
];
scope = "Maintainers of the .NET build tools and packages";
shortName = "dotnet";