CODEOWNERS: Fix auto-patchelf path
After https://github.com/NixOS/nixpkgs/pull/340162 and https://github.com/NixOS/nixpkgs/pull/336261 it started failing: https://github.com/NixOS/nixpkgs/actions/runs/11246996195/job/31269748379
This commit is contained in:
parent
96ea2a3c2f
commit
ff85531454
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@ -56,7 +56,7 @@
|
||||
/pkgs/build-support/bintools-wrapper @Ericson2314
|
||||
/pkgs/build-support/setup-hooks @Ericson2314
|
||||
/pkgs/build-support/setup-hooks/auto-patchelf.sh @layus
|
||||
/pkgs/build-support/setup-hooks/auto-patchelf.py @layus
|
||||
/pkgs/by-name/au/auto-patchelf @layus
|
||||
/pkgs/pkgs-lib @infinisil
|
||||
## Format generators/serializers
|
||||
/pkgs/pkgs-lib/formats/libconfig @h7x4
|
||||
|
Loading…
Reference in New Issue
Block a user