Skip to content

Commit dc174ee

Browse files
authored
Merge pull request #1026 from JohnTitor/branch-rename-libc
Update metadata of libc repo
2 parents 910ea87 + ec40d4e commit dc174ee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

repos/rust-lang/libc.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,11 @@ name = 'libc'
33
description = 'Raw bindings to platform APIs for Rust'
44
bots = [
55
'bors',
6-
'highfive',
76
'rustbot',
87
]
98

109
[access.teams]
1110
crate-maintainers = 'maintain'
1211

1312
[[branch-protections]]
14-
pattern = 'master'
13+
pattern = 'main'

0 commit comments

Comments
 (0)