coder: add bpmct, developmentcats, phorcys420 to maintainers

Assisted-by: Coder Agent (Anthropic Claude)
This commit is contained in:
Ben Potter
2026-06-26 16:02:12 +00:00
parent d7661101a0
commit b8b221d8eb
+3
View File
@@ -102,8 +102,11 @@ stdenvNoCC.mkDerivation (finalAttrs: {
license = lib.licenses.agpl3Only;
mainProgram = "coder";
maintainers = with lib.maintainers; [
bpmct
developmentcats
ghuntley
kylecarbs
phorcys420
];
};