mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-22 07:40:13 +00:00
Done with `sed -i -E '/^\s+(maintainers\.)?jtojnar\s*$/d;s/ (@|maintainers\.|)jtojnar//g' (rg ' jtojnar|maintainers\.jtojnar|^\s+jtojnar\s*$' -l -g '!maintainers/maintainer-list.nix') .github/CODEOWNERS`. (Always check the `rg` result beforehand to avoid corruption.)