Merge pull request #104083 from timokau/sage-maintainers-team

maintainers: create sage team
This commit is contained in:
Timo Kaufmann
2020-11-19 19:20:49 +01:00
committed by GitHub
55 changed files with 74 additions and 66 deletions
+8
View File
@@ -108,4 +108,12 @@ with lib.maintainers; {
];
scope = "Maintain Podman and CRI-O related packages and modules.";
};
sage = {
members = [
timokau
omasanori
];
scope = "Maintain SageMath and the dependencies that are likely to break it.";
};
}