khard: add doronbehar to maintainers
This commit is contained in:
@@ -52,7 +52,10 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
|
||||
homepage = "https://github.com/lucc/khard";
|
||||
description = "Console carddav client";
|
||||
license = lib.licenses.gpl3;
|
||||
maintainers = with lib.maintainers; [ matthiasbeyer ];
|
||||
maintainers = with lib.maintainers; [
|
||||
matthiasbeyer
|
||||
doronbehar
|
||||
];
|
||||
mainProgram = "khard";
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user