hugo, komac: remove myself from maintainers (#407246)

This commit is contained in:
Pol Dellaiera
2025-05-15 06:57:02 +00:00
committed by GitHub
2 changed files with 0 additions and 2 deletions

View File

@@ -84,7 +84,6 @@ buildGoModule (finalAttrs: {
schneefux
Br1ght0ne
Frostman
kachick
federicoschonborn
];
};

View File

@@ -77,7 +77,6 @@ rustPlatform.buildRustPackage (finalAttrs: {
changelog = "https://github.com/russellbanks/Komac/releases/tag/v${finalAttrs.version}";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
kachick
HeitorAugustoLN
];
mainProgram = "komac";