github-copilot-cli: remove dbreyfogle as maintainer (#541095)

This commit is contained in:
Yohann Boniface
2026-07-12 17:26:13 +00:00
committed by GitHub

View File

@@ -83,7 +83,6 @@ stdenv.mkDerivation (finalAttrs: {
changelog = "https://github.com/github/copilot-cli/releases/tag/v${finalAttrs.version}";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
dbreyfogle
me-and
];
mainProgram = "copilot";