Merge pull request #267168 from imincik/team-list-geo-update-enable-ping

maintainers/team-list: update geospatial team configuration
This commit is contained in:
Nikolay Korotkiy 2023-11-13 21:56:40 +04:00 committed by GitHub
commit 62d7760b4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = {