maintainers/team-list.nix: add lua team
This commit is contained in:
parent
84c468fb53
commit
868a6714da
@ -384,6 +384,15 @@ with lib.maintainers; {
|
||||
shortName = "Lumiguide employees";
|
||||
};
|
||||
|
||||
lua = {
|
||||
githubTeams = [
|
||||
"lua"
|
||||
];
|
||||
scope = "Maintain the lua ecosystem.";
|
||||
shortName = "lua";
|
||||
enableFeatureFreezePing = true;
|
||||
};
|
||||
|
||||
lumina = {
|
||||
members = [
|
||||
romildo
|
||||
|
Loading…
Reference in New Issue
Block a user