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