mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
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 = {
|
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…
Add table
Add a link
Reference in a new issue