kaidan: add ngi team

This commit is contained in:
Sizhe Zhao
2025-07-07 15:42:06 +08:00
parent c209ee6545
commit d88203281b
+1
View File
@@ -74,6 +74,7 @@ stdenv.mkDerivation (finalAttrs: {
cc-by-sa-40
];
maintainers = with lib.maintainers; [ astro ];
teams = with lib.teams; [ ngi ];
platforms = with lib.platforms; linux;
};
})