khal: add antonmosich as maintainer
This commit is contained in:
@@ -93,6 +93,6 @@ python3Packages.buildPythonApplication rec {
|
||||
homepage = "https://lostpackets.de/khal/";
|
||||
changelog = "https://github.com/pimutils/khal/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
maintainers = with lib.maintainers; [ antonmosich ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user