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
This commit is contained in:
@@ -38,7 +38,7 @@ buildPythonPackage rec {
|
||||
installed automatically for you if you install this library.
|
||||
'';
|
||||
license = licenses.bsd2;
|
||||
maintainers = with maintainers; [ timokau ];
|
||||
maintainers = teams.sage.members;
|
||||
homepage = "https://github.com/python-babel/flask-babel";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user