keepnote: add myself as a maintainer

This commit is contained in:
Longrin Wischnewski 2014-09-18 08:24:55 +02:00
parent a70ecf4797
commit 23db66e792

View file

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