nginx: add myself as maintainer
This commit is contained in:
parent
fc3db0f443
commit
e2a3d3f559
@ -149,6 +149,6 @@ stdenv.mkDerivation {
|
||||
homepage = "http://nginx.org";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ thoughtpolice raskin fpletz globin ];
|
||||
maintainers = with maintainers; [ thoughtpolice raskin fpletz globin ajs124 ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user