lifeograph: add kyehn as maintainer
This commit is contained in:
@@ -47,7 +47,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
homepage = "https://lifeograph.sourceforge.net/doku.php?id=start";
|
||||
description = "Off-line and private journal and note taking application";
|
||||
license = lib.licenses.gpl3Only;
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ kyehn ];
|
||||
mainProgram = "lifeograph";
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user