Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions people/Amanieu.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ github = "Amanieu"
github-id = 278509
email = "[email protected]"
zulip-id = 143274

[permissions]
bors.compiler-builtins.review = true
27 changes: 27 additions & 0 deletions teams/crate-maintainers.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
name = "crate-maintainers"
subteam-of = "libs"

[people]
leads = []
members = [
"Amanieu",
"JohnTitor",
"KodrAus",
"joshtriplett",
"the8472",
"thomcc",
"workingjubilee",
]

[permissions]
bors.libc.review = true
bors.stdarch.review = true
bors.compiler-builtins.review = true

[[github]]
orgs = ["rust-lang"]

[website]
weight = -200
name = "Crate maintainers"
description = "Maintaining official rust-lang crates such as log, libc, cc, and more."
21 changes: 0 additions & 21 deletions teams/libc.toml

This file was deleted.