forked from mirrors/nixpkgs
Merge pull request #4137 from robberer/bump/keepnote
keepnote: add myself as a maintainer
This commit is contained in:
commit
d6b3d70a3b
|
@ -18,5 +18,6 @@ buildPythonPackage {
|
|||
description = "Note taking application";
|
||||
homepage = http://rasm.ods.org/keepnote;
|
||||
license = stdenv.lib.licenses.gpl2Plus;
|
||||
maintainers = [ maintainers.robberer ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue