scion: add ngi team

This commit is contained in:
Sizhe Zhao
2025-07-05 15:10:27 +08:00
parent f99d15bc08
commit db39dd031d
+1
View File
@@ -52,5 +52,6 @@ buildGoModule (finalAttrs: {
sarcasticadmin
matthewcroughan
];
teams = with lib.teams; [ ngi ];
};
})