mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
teams/sdl: add members
This commit is contained in:
parent
688a91d4b0
commit
ca86336a1d
1 changed files with 10 additions and 2 deletions
|
@ -1119,9 +1119,17 @@ with lib.maintainers;
|
||||||
};
|
};
|
||||||
|
|
||||||
sdl = {
|
sdl = {
|
||||||
members = [ ];
|
members = [
|
||||||
scope = "Maintain SDL libraries.";
|
evythedemon
|
||||||
|
grimmauld
|
||||||
|
jansol
|
||||||
|
marcin-serwin
|
||||||
|
pbsds
|
||||||
|
];
|
||||||
|
githubTeams = [ "SDL" ];
|
||||||
|
scope = "Maintain core SDL libraries.";
|
||||||
shortName = "SDL";
|
shortName = "SDL";
|
||||||
|
enableFeatureFreezePing = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
sphinx = {
|
sphinx = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue