maintainers/team-list: update team configuration
* enable githubTeams * enable enableFeatureFreezePing
This commit is contained in:
parent
f8bd787134
commit
53fd90673e
1 changed files with 5 additions and 1 deletions
|
@ -324,12 +324,16 @@ with lib.maintainers; {
|
|||
geospatial = {
|
||||
members = [
|
||||
imincik
|
||||
sikmir
|
||||
nh2
|
||||
sikmir
|
||||
willcohen
|
||||
];
|
||||
githubTeams = [
|
||||
"geospatial"
|
||||
];
|
||||
scope = "Maintain geospatial packages.";
|
||||
shortName = "Geospatial";
|
||||
enableFeatureFreezePing = true;
|
||||
};
|
||||
|
||||
gitlab = {
|
||||
|
|
Loading…
Reference in a new issue