mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
Merge pull request #267168 from imincik/team-list-geo-update-enable-ping
maintainers/team-list: update geospatial team configuration
This commit is contained in:
commit
62d7760b4e
@ -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