mirror of https://github.com/rust-lang/rust.git
triagebot.toml: use inclusive language
This commit is contained in:
parent
7cc997d373
commit
769ad29c3e
|
@ -579,7 +579,7 @@ Otherwise, you can ignore this comment.
|
|||
message = "`src/tools/x` was changed. Bump version of Cargo.toml in `src/tools/x` so tidy will suggest installing the new version."
|
||||
|
||||
[mentions."src/tools/tidy/src/deps.rs"]
|
||||
message = "Third-party dependency whitelist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
|
||||
message = "Third-party dependency allowlist may have been modified! You must ensure that any new dependencies have compatible licenses before merging."
|
||||
cc = ["@davidtwco", "@wesleywiser"]
|
||||
|
||||
[mentions."src/bootstrap/src/core/config"]
|
||||
|
|
Loading…
Reference in New Issue