Revert "keepnote: add myself as a maintainer"

This commit is contained in:
lethalman 2014-09-18 10:44:01 +02:00
parent 180b9939d7
commit 8f8f99bcc8

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 ];
};
}