Skip to content

Commit

Permalink
Auto merge of #1048 - lucacasonato:patch-1, r=jdm
Browse files Browse the repository at this point in the history
Re-add additional reviewers for rust-url

Hey, during the [recent Servo TSC Github permission cleanup](servo/rust-url#839 (comment)), @valenting and I lost access to `rust-url` to do reviews. We have been maintaining it for the past year and a bit, and it would be great to have review access again. Is this the right way?
  • Loading branch information
bors-servo committed Jul 11, 2023
2 parents 6d4cb72 + 56be29c commit 77c80b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion homu/files/cfg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ secret = "{{ secrets['web-secret'] }}"
},
"rust-stb-image": {},
"rust-url": {
"extra_reviewers": [ "Hoverbear" ],
"extra_reviewers": [ "Hoverbear", "valenting", "lucacasonato" ],
},
"rust-websocket": {},
"rust-webvr": {
Expand Down

0 comments on commit 77c80b1

Please sign in to comment.