keepnote: add myself as a maintainer
This commit is contained in:
parent
a70ecf4797
commit
23db66e792
@ -18,5 +18,6 @@ buildPythonPackage {
|
|||||||
description = "Note taking application";
|
description = "Note taking application";
|
||||||
homepage = http://rasm.ods.org/keepnote;
|
homepage = http://rasm.ods.org/keepnote;
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
|
maintainers = [ maintainers.robberer ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user