lol
fork

Configure Feed

Select the types of activity you want to include in your feed.

itsycal: add maintainer iedame

+4 -1
+4 -1
pkgs/by-name/it/itsycal/package.nix
··· 27 27 description = "Tiny menu bar calendar"; 28 28 homepage = "https://www.mowglii.com/itsycal/"; 29 29 license = lib.licenses.mit; 30 - maintainers = with lib.maintainers; [ FlameFlag ]; 30 + maintainers = with lib.maintainers; [ 31 + FlameFlag 32 + iedame 33 + ]; 31 34 platforms = lib.platforms.darwin; 32 35 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 33 36 };