summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix8
1 files changed, 8 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 9763c78789a..9f56686e24f 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.";
+  };
 }