about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authormdarocha <git@mdarocha.pl>2023-06-23 14:29:44 +0200
committermdarocha <git@mdarocha.pl>2023-08-16 08:49:08 +0200
commita36883ddfeb21f917e0256e058e45efb6c7dad7f (patch)
treef1241c12a7701c4fb4890bd688a9151dc485f578 /maintainers
parent0fd3aa4ede51dbc71ed02173d60a0e47d4120ae0 (diff)
maintainers: add dotnet team
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/team-list.nix13
1 files changed, 13 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 859eaf9e60a76..b0bac14705b96 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -181,6 +181,19 @@ with lib.maintainers; {
     shortName = "Cosmopolitan";
   };
 
+  dotnet = {
+    members = [
+      ivar
+      mdarocha
+      corngood
+      raphaelr
+      jamiemagee
+      anpin
+    ];
+    scope = "Maintainers of the .NET build tools and packages";
+    shortName = "dotnet";
+  };
+
   deepin = {
     members = [
       rewine