forked from mirrors/nixpkgs
proj: add myself as maintainer
This commit is contained in:
parent
c3fcd5ecb7
commit
710b3e6d79
|
@ -13,5 +13,6 @@ stdenv.mkDerivation {
|
|||
homepage = http://trac.osgeo.org/proj/;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ vbgl ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue