Skip to content

Commit d7b61e0

Browse files
Merge pull request #1766 from pietroalbini/pa-ci-mirrors
Create ci-mirrors repo
2 parents 92c25e8 + 3c71116 commit d7b61e0

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "Quinn Sinclair"
2-
github = "m-rph"
2+
github = "PartiallyUntyped"
33
github-id = 52372765
44
zulip-id = 666012
55
email = "me@m-rph.dev"

repos/rust-lang/ci-mirrors.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
org = "rust-lang"
2+
name = "ci-mirrors"
3+
description = "Upload files to Rust's CI mirrors"
4+
homepage = "https://ci-mirrors.rust-lang.org"
5+
bots = []
6+
7+
[access.teams]
8+
infra = "write"

teams/clippy-contributors.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ members = [
99
"pitaj",
1010
]
1111
alumni = [
12-
"m-rph",
12+
"PartiallyUntyped",
1313
]
1414

1515
[[github]]

0 commit comments

Comments
 (0)