maintainers: add serokell team, move various packages to it

This commit is contained in:
Yorick van Pelt
2021-05-08 12:11:48 +02:00
parent 080cd658ca
commit 87f11f84b2
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 checking commit signature from an already existing member of the team.
members = [
balsoft
mkaito
];
scope = "Group registration for Serokell employees who collectively maintain packages.";
};
}