ganttproject-bin: add myself as maintainer
This commit is contained in:
parent
62bce8ce7f
commit
a2f3b8653d
|
@ -48,5 +48,6 @@ stdenv.mkDerivation rec {
|
|||
# ‘GPL3-compatible’. See ${downloadPage} for detailed information.
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.vidbina ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue