mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Trust futures-task and futures-util crates published by taiki-e
The crates' source repos are both owned by the rust-lang GitHub org, and taiki-e is a member of the same org and is listed as a member of the Rust language's async working group here: <https://rust-lang.org/governance/teams/lang/#team-wg-async>.
This commit is contained in:
@@ -125,11 +125,26 @@ who = "Oliver Hamlet <git@ortham.net>"
|
||||
criteria = "safe-to-deploy"
|
||||
delta = "2.0.112 -> 2.0.113"
|
||||
|
||||
[[trusted.futures-task]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2019-07-29"
|
||||
end = "2027-01-06"
|
||||
notes = "taiki-e is a member of the rust-lang GitHub org and of the Rust language's async working group, and the source repo is owned by the rust-lang GitHub org."
|
||||
|
||||
[[trusted.futures-util]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 33035 # Taiki Endo (taiki-e)
|
||||
start = "2020-10-05"
|
||||
end = "2027-01-06"
|
||||
notes = "taiki-e is a member of the rust-lang GitHub org and of the Rust language's async working group, and the source repo is owned by the rust-lang GitHub org."
|
||||
|
||||
[[trusted.libc]]
|
||||
criteria = "safe-to-deploy"
|
||||
user-id = 55123 # rust-lang-owner
|
||||
start = "2024-08-15"
|
||||
end = "2026-09-28"
|
||||
notes = "rust-lang-owner is a bot managed by the Rust language's infrastructure team, and the source repo is owned by the rust-lang GitHub org."
|
||||
|
||||
[[trusted.windows-link]]
|
||||
criteria = "safe-to-deploy"
|
||||
|
||||
@@ -8,6 +8,20 @@ user-id = 4484
|
||||
user-login = "hsivonen"
|
||||
user-name = "Henri Sivonen"
|
||||
|
||||
[[publisher.futures-task]]
|
||||
version = "0.3.31"
|
||||
when = "2024-10-05"
|
||||
user-id = 33035
|
||||
user-login = "taiki-e"
|
||||
user-name = "Taiki Endo"
|
||||
|
||||
[[publisher.futures-util]]
|
||||
version = "0.3.31"
|
||||
when = "2024-10-05"
|
||||
user-id = 33035
|
||||
user-login = "taiki-e"
|
||||
user-name = "Taiki Endo"
|
||||
|
||||
[[publisher.libc]]
|
||||
version = "0.2.171"
|
||||
when = "2025-03-11"
|
||||
|
||||
Reference in New Issue
Block a user