summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorzimbatm <zimbatm@zimbatm.com>2022-05-02 12:04:41 +0200
committerzimbatm <zimbatm@zimbatm.com>2022-05-02 14:55:13 +0200
commitc91f4f127a91f6ccfd87d4c3dca7411bd163329d (patch)
tree87a5a819abbafd05a1927ddbed169d1b687f5d70 /maintainers/team-list.nix
parentfb679d351ad1a9b5ef97441f55f790c94b9aec46 (diff)
maintainers: add numtide team
Diffstat (limited to 'maintainers/team-list.nix')
-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 26f0f1d48d46f..8b21f98409ef1 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -445,6 +445,19 @@ with lib.maintainers; {
     enableFeatureFreezePing = true;
   };
 
+  numtide = {
+    members = [
+      mic92
+      flokli
+      jfroche
+      tazjin
+      zimbatm
+    ];
+    enableFeatureFreezePing = true;
+    scope = "Group registration for Numtide team members who collectively maintain packages.";
+    shortName = "Numtide team";
+  };
+
   openstack = {
     members = [
       emilytrau