From ff8338343b3f70f32fe5f4a2b8ad559c3d50cd5c Mon Sep 17 00:00:00 2001 From: Timo Kaufmann Date: Tue, 17 Nov 2020 20:41:33 +0100 Subject: maintainers: create sage team Maintaining all the packages whose updates might break some aspect of sage. For reference: https://github.com/NixOS/nixpkgs/pull/103810#issuecomment-727536510 --- maintainers/team-list.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'maintainers') diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 9763c78789aae..9f56686e24f2f 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -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."; + }; } -- cgit 1.4.1