maintainers/team-list: add cyberus team
This commit is contained in:
parent
a4b56f9941
commit
f772ed2cac
@ -183,6 +183,16 @@ with lib.maintainers;
|
||||
githubTeams = [ "cuda-maintainers" ];
|
||||
};
|
||||
|
||||
cyberus = {
|
||||
# Verify additions by approval of an already existing member of the team.
|
||||
members = [
|
||||
xanderio
|
||||
blitz
|
||||
];
|
||||
scope = "Team for Cyberus Technology employees who collectively maintain packages.";
|
||||
shortName = "Cyberus Technology employees";
|
||||
};
|
||||
|
||||
darwin = {
|
||||
members = [ toonn ];
|
||||
githubTeams = [ "darwin-maintainers" ];
|
||||
|
Loading…
Reference in New Issue
Block a user