team-list: create sdl team

A team dedicated to track SDL libraries.
This commit is contained in:
Anderson Torres 2024-05-01 21:13:37 -03:00
parent be485383a3
commit 25e4379880

View File

@ -962,6 +962,12 @@ with lib.maintainers; {
shortName = "SageMath";
};
sdl = {
members = [ ];
scope = "Maintain SDL libraries.";
shortName = "SDL";
};
sphinx = {
members = [ ];
scope = "Maintain Sphinx related packages.";