mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
team-list: create sdl team
A team dedicated to track SDL libraries.
This commit is contained in:
parent
be485383a3
commit
25e4379880
1 changed files with 6 additions and 0 deletions
|
@ -962,6 +962,12 @@ with lib.maintainers; {
|
|||
shortName = "SageMath";
|
||||
};
|
||||
|
||||
sdl = {
|
||||
members = [ ];
|
||||
scope = "Maintain SDL libraries.";
|
||||
shortName = "SDL";
|
||||
};
|
||||
|
||||
sphinx = {
|
||||
members = [ ];
|
||||
scope = "Maintain Sphinx related packages.";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue