about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorWinter <winter@winter.cafe>2022-12-05 17:27:11 -0500
committerWinter <winter@winter.cafe>2022-12-07 09:09:25 -0500
commitc0a05be4d4cdfbbe1b6f1c2168855687a8b9160d (patch)
tree17438ab55c7e6681a8baf0b52895ba164dbb5e74 /maintainers
parent56099e008e974a87bd1855372336fd3373db029b (diff)
maintainers/teams: add node
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/team-list.nix12
1 files changed, 12 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index c75f9aa717739..5e5a61875dbf3 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -506,6 +506,18 @@ with lib.maintainers; {
     enableFeatureFreezePing = true;
   };
 
+  node = {
+    members = [
+      lilyinstarlight
+      marsam
+      winter
+      yuka
+    ];
+    scope = "Maintain Node.js runtimes and build tooling.";
+    shortName = "Node.js";
+    enableFeatureFreezePing = true;
+  };
+
   numtide = {
     members = [
       mic92