mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
b2bfec90cd
This effectively disables the native GitHub codeowners feature
and enables the new alternate codeowners mechanism introduced in
https://github.com/NixOS/nixpkgs/pull/336261
This means that:
- We can now declare users without write access as code owners!
- Targeting the wrong branch won't trigger mass pings anymore!
(cherry-picked from commit b01ca00aed
)
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
# Use ci/OWNERS instead
|
|
#
|
|
# This file would be for the native code owner feature of GitHub,
|
|
# but is not being used because of its problems, see ci/OWNERS
|