Skip to content

Commit

Permalink
Merge pull request #1474 from notriddle/notriddle/rustdoc-frontend
Browse files Browse the repository at this point in the history
rustdoc: reorg to frontend subteam for UI/UX and main team
  • Loading branch information
jackh726 authored Jun 25, 2024
2 parents 2b32334 + 73dcbf4 commit 17d7460
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 22 deletions.
22 changes: 0 additions & 22 deletions teams/rustdoc-contributors.toml

This file was deleted.

32 changes: 32 additions & 0 deletions teams/rustdoc-frontend.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name = "rustdoc-frontend"
subteam-of = "rustdoc"

[people]
leads = []
members = [
"notriddle",
"GuillaumeGomez",
"jsha",
"camelid",
]
alumni = []

[permissions]
bors.rust.review = true
dev-desktop = true
perf = true

[[github]]
orgs = ["rust-lang", "rust-lang-nursery"]
extra-teams = ["rustdoc"]

[website]
name = "Rustdoc web frontend"
description = "Rustdoc frontend design, UI, UX and development"
zulip-stream = "t-rustdoc"

[rfcbot]
label = "T-rustdoc-frontend"
name = "Rustdoc frontend"
ping = "rust-lang/rustdoc-frontend"

0 comments on commit 17d7460

Please sign in to comment.