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:
Oliver Hamlet
2026-01-07 21:18:26 +00:00
parent 3c12f4afe0
commit 947875d884
2 changed files with 29 additions and 0 deletions
+15
View File
@@ -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"
+14
View File
@@ -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"