maintainers: add raskin to the sage team

Meant to do that in b7319d2d35, but didn't
stage the changes in the actual maintainers list.
This commit is contained in:
Timo Kaufmann 2020-11-21 10:29:55 +01:00
parent bb8b9f4ce1
commit e705042600
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ with lib.maintainers; {
members = [ members = [
timokau timokau
omasanori omasanori
raskin
]; ];
scope = "Maintain SageMath and the dependencies that are likely to break it."; scope = "Maintain SageMath and the dependencies that are likely to break it.";
}; };