Skip to content

Commit 80de575

Browse files
committed
crate-maintainers not lib-contributors
1 parent 34af970 commit 80de575

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

repos/rust-lang/backtrace-rs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = 'Backtraces in Rust'
44
bots = []
55

66
[access.teams]
7-
libs-contributors = 'maintain'
7+
crate-maintainers = 'maintain'
88

99
[access.individuals]
1010
alexcrichton = 'write'

repos/rust-lang/flate2-rs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = 'DEFLATE, gzip, and zlib bindings for Rust'
44
bots = []
55

66
[access.teams]
7-
libs-contributors = 'maintain'
7+
crate-maintainers = 'maintain'
88

99
[access.individuals]
1010
alexcrichton = 'maintain'

repos/rust-lang/getopts.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ description = 'The getopts repo maintained by the rust-lang project'
44
bots = []
55

66
[access.teams]
7-
libs-contributors = 'maintain'
7+
crate-maintainers = 'maintain'

repos/rust-lang/socket2.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = 'Advanced configuration options for sockets.'
44
bots = []
55

66
[access.teams]
7-
libs-contributors = 'maintain'
7+
crate-maintainers = 'maintain'
88

99
[access.individuals]
1010
chansuke = 'triage'

0 commit comments

Comments
 (0)