mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-27 11:36:29 +03:00
maintainers/team-list: add geospatial team
This commit is contained in:
parent
3b5e1de7e0
commit
79716f55b9
1 changed files with 9 additions and 0 deletions
|
@ -265,6 +265,15 @@ with lib.maintainers; {
|
||||||
shortName = "GCC";
|
shortName = "GCC";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
geospatial = {
|
||||||
|
members = [
|
||||||
|
imincik
|
||||||
|
sikmir
|
||||||
|
];
|
||||||
|
scope = "Maintain geospatial packages.";
|
||||||
|
shortName = "Geospatial";
|
||||||
|
};
|
||||||
|
|
||||||
golang = {
|
golang = {
|
||||||
members = [
|
members = [
|
||||||
c00w
|
c00w
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue