summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--maintainers/team-list.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 5e852275b4a1..413a6f9b1d7a 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -94,6 +94,16 @@ with lib.maintainers; {
enableFeatureFreezePing = true;
};
+ c3d2 = {
+ members = [
+ astro
+ SuperSandro2000
+ ];
+ scope = "Maintain packages used in the C3D2 hackspace";
+ shortName = "c3d2";
+ enableFeatureFreezePing = true;
+ };
+
cinnamon = {
members = [
mkg20001