Merge pull request #122458 from serokell/team-serokell

maintainers: add serokell team, move various packages to it
This commit is contained in:
Robert Hensing
2021-05-16 22:37:50 +02:00
committed by GitHub
6 changed files with 14 additions and 5 deletions
+9
View File
@@ -178,4 +178,13 @@ with lib.maintainers; {
];
scope = "Maintain SageMath and the dependencies that are likely to break it.";
};
serokell = {
# Verify additions by approval of an already existing member of the team.
members = [
balsoft
mkaito
];
scope = "Group registration for Serokell employees who collectively maintain packages.";
};
}