qgit: add markuskowa as maintainer
This commit is contained in:
parent
6273de05aa
commit
89e7e12cd3
|
@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
homepage = http://libre.tibirna.org/projects/qgit/wiki/QGit;
|
homepage = http://libre.tibirna.org/projects/qgit/wiki/QGit;
|
||||||
description = "Graphical front-end to Git";
|
description = "Graphical front-end to Git";
|
||||||
maintainers = with maintainers; [ peterhoeg ];
|
maintainers = with maintainers; [ peterhoeg markuskowa ];
|
||||||
inherit (qtbase.meta) platforms;
|
inherit (qtbase.meta) platforms;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue