teams.steam: add - ref #289561
This commit is contained in:
parent
488f218407
commit
fc9de9a6f2
1 changed files with 12 additions and 0 deletions
|
@ -928,6 +928,18 @@ with lib.maintainers; {
|
||||||
shortName = "Serokell employees";
|
shortName = "Serokell employees";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
steam = {
|
||||||
|
members = [
|
||||||
|
atemu
|
||||||
|
eclairevoyant
|
||||||
|
jonringer
|
||||||
|
k900
|
||||||
|
mkg20001
|
||||||
|
];
|
||||||
|
scope = "Maintain steam module and packages";
|
||||||
|
shortName = "Steam";
|
||||||
|
};
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
members = [ ];
|
members = [ ];
|
||||||
githubTeams = [
|
githubTeams = [
|
||||||
|
|
Loading…
Reference in a new issue