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 = {
|
geospatial = {
|
||||||
members = [
|
members = [
|
||||||
imincik
|
imincik
|
||||||
sikmir
|
|
||||||
nh2
|
nh2
|
||||||
|
sikmir
|
||||||
willcohen
|
willcohen
|
||||||
];
|
];
|
||||||
|
githubTeams = [
|
||||||
|
"geospatial"
|
||||||
|
];
|
||||||
scope = "Maintain geospatial packages.";
|
scope = "Maintain geospatial packages.";
|
||||||
shortName = "Geospatial";
|
shortName = "Geospatial";
|
||||||
|
enableFeatureFreezePing = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
gitlab = {
|
gitlab = {
|
||||||
|
Loading…
Reference in New Issue
Block a user