mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-04 18:18:17 +00:00
Trust jobserver by Alex Crichton
It's a dependency of the cc crate and an official Rust Lang crate. I trust them and their release process. Furthermore, Alex Crichton is the main author and a well known face in the Rust community
This commit is contained in:
parent
abbc142450
commit
52a586e9e6
1 changed files with 6 additions and 0 deletions
|
@ -75,6 +75,12 @@ user-id = 189 # Andrew Gallant (BurntSushi)
|
|||
start = "2019-04-15"
|
||||
end = "2026-04-27"
|
||||
|
||||
[[trusted.jobserver]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 1
|
||||
start = "2019-03-15"
|
||||
end = "2026-04-27"
|
||||
|
||||
[[trusted.memchr]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 189 # Andrew Gallant (BurntSushi)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue