diff options
| author | Tshepang Mbambo <tshepang@gmail.com> | 2023-11-08 11:21:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-08 11:21:44 +0200 |
| commit | 769ad29c3ec2c1925a85652254b0368c1fd3f0c5 (patch) | |
| tree | 4ee4d2f41f5251896b2cdfb43a65ba052cb31f80 | |
| parent | 7cc997d3733707d65017e212e28b22822df24719 (diff) | |
| download | rust-769ad29c3ec2c1925a85652254b0368c1fd3f0c5.tar.gz rust-769ad29c3ec2c1925a85652254b0368c1fd3f0c5.zip | |
triagebot.toml: use inclusive language
| -rw-r--r-- | triagebot.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/triagebot.toml b/triagebot.toml index 69bbbdb03bf..b51a91c7452 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -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"] |
