summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorTimo Kaufmann <timokau@zoho.com>2020-11-21 10:29:55 +0100
committerTimo Kaufmann <timokau@zoho.com>2020-11-21 10:37:24 +0100
commite705042600a2a3e91caa7c8588b3b68e8273a0cf (patch)
tree65fcd5296574c56b6c9af204c32155b110b6ac4c /maintainers/team-list.nix
parentbb8b9f4ce1acaa81375ea974ed57376390227762 (diff)
downloadnixpkgs-e705042600a2a3e91caa7c8588b3b68e8273a0cf.tar
nixpkgs-e705042600a2a3e91caa7c8588b3b68e8273a0cf.tar.gz
nixpkgs-e705042600a2a3e91caa7c8588b3b68e8273a0cf.tar.bz2
nixpkgs-e705042600a2a3e91caa7c8588b3b68e8273a0cf.tar.lz
nixpkgs-e705042600a2a3e91caa7c8588b3b68e8273a0cf.tar.xz
nixpkgs-e705042600a2a3e91caa7c8588b3b68e8273a0cf.tar.zst
nixpkgs-e705042600a2a3e91caa7c8588b3b68e8273a0cf.zip
maintainers: add raskin to the sage team
Meant to do that in b7319d2d35e5f50e777723b3b1c448ad05dc9e9a, but didn't
stage the changes in the actual maintainers list.
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 9f56686e24f..598393582ab 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -113,6 +113,7 @@ with lib.maintainers; {
     members = [
       timokau
       omasanori
+      raskin
     ];
     scope = "Maintain SageMath and the dependencies that are likely to break it.";
   };