kawkab-mono-font: add talal to maintainers

This commit is contained in:
Muhammad Talal Anwar
2026-07-24 21:09:27 +02:00
parent e938fe14a6
commit 9fb8aa39da
@@ -28,5 +28,6 @@ stdenvNoCC.mkDerivation {
downloadPage = "https://github.com/aiaf/kawkab-mono";
changelog = "https://github.com/aiaf/kawkab-mono/releases/tag/v${version}";
license = lib.licenses.ofl;
maintainers = with lib.maintainers; [ talal ];
};
}