Skip to content

Commit

Permalink
Add types-fcp team and remove exclusion list from types team (#1649)
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk authored Jan 30, 2025
1 parent 25f7255 commit 651fb3f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
20 changes: 20 additions & 0 deletions teams/types-fcp.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
name = "types-fcp"
subteam-of = "types"

[people]
leads = []
members = [
"BoxyUwU",
"compiler-errors",
"jackh726",
"lcnr",
"nikomatsakis",
"oli-obk",
"spastorino",
]
alumni = []

[rfcbot]
label = "T-types"
name = "Types"
ping = "rust-lang/types-fcp"
6 changes: 0 additions & 6 deletions teams/types.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ description = "Working to implement and formally define the semantics of the Rus
repo = "https://github.com/rust-lang/types-team"
zulip-stream = "t-types"

[rfcbot]
label = "T-types"
name = "Types"
ping = "rust-lang/types"
exclude-members = ["aliemjay"]

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

Expand Down

0 comments on commit 651fb3f

Please sign in to comment.