mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-19 15:11:30 +00:00
github-copilot-cli: remove dbreyfogle as maintainer (#541095)
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user