mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-30 06:01:19 +00:00
maintainers/team-list: update team configuration
* enable githubTeams * enable enableFeatureFreezePing
This commit is contained in:
parent
f8bd787134
commit
53fd90673e
@ -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 New Issue
Block a user