Merge pull request #4139 from NixOS/revert-4137-bump/keepnote

Revert "keepnote: add myself as a maintainer"
This commit is contained in:
lethalman 2014-09-18 10:45:03 +02:00
commit 8206870894

View file

@ -18,6 +18,5 @@ buildPythonPackage {
description = "Note taking application";
homepage = http://rasm.ods.org/keepnote;
license = stdenv.lib.licenses.gpl2Plus;
maintainers = [ maintainers.robberer ];
};
}