qgis-ltr: add willcohen to maintainers
This commit is contained in:
parent
e18d2801ad
commit
b2ffb9fc96
1 changed files with 1 additions and 1 deletions
|
@ -148,6 +148,6 @@ in mkDerivation rec {
|
|||
homepage = "https://www.qgis.org";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
platforms = with lib.platforms; linux;
|
||||
maintainers = with lib.maintainers; [ lsix sikmir erictapen ];
|
||||
maintainers = with lib.maintainers; [ lsix sikmir erictapen willcohen ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue