lifeograph: add kyehn as maintainer

kyehn 493997c8 1c8c68c9

+1 -1
+1 -1
pkgs/by-name/li/lifeograph/package.nix
··· 47 homepage = "https://lifeograph.sourceforge.net/doku.php?id=start"; 48 description = "Off-line and private journal and note taking application"; 49 license = lib.licenses.gpl3Only; 50 - maintainers = with lib.maintainers; [ ]; 51 mainProgram = "lifeograph"; 52 platforms = lib.platforms.linux; 53 };
··· 47 homepage = "https://lifeograph.sourceforge.net/doku.php?id=start"; 48 description = "Off-line and private journal and note taking application"; 49 license = lib.licenses.gpl3Only; 50 + maintainers = with lib.maintainers; [ kyehn ]; 51 mainProgram = "lifeograph"; 52 platforms = lib.platforms.linux; 53 };