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
4 changes: 0 additions & 4 deletions people/jyn514.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,3 @@ name = 'Joshua Nelson'
github = 'jyn514'
github-id = 23638587
email = '[email protected]'

[permissions]
bors.rust.try = true
perf = true
3 changes: 3 additions & 0 deletions teams/rustdoc.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ members = [
"GuillaumeGomez",
"ollie27",
"kinnison",
"jyn514",
"Manishearth",
]

[[github]]
Expand All @@ -15,6 +17,7 @@ orgs = ["rust-lang", "rust-lang-nursery"]
[permissions]
crater = true
bors.rust.review = true
perf = true

[rfcbot]
label = "T-rustdoc"
Expand Down