We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25f7255 commit 651fb3fCopy full SHA for 651fb3f
teams/types-fcp.toml
@@ -0,0 +1,20 @@
1
+name = "types-fcp"
2
+subteam-of = "types"
3
+
4
+[people]
5
+leads = []
6
+members = [
7
+ "BoxyUwU",
8
+ "compiler-errors",
9
+ "jackh726",
10
+ "lcnr",
11
+ "nikomatsakis",
12
+ "oli-obk",
13
+ "spastorino",
14
+]
15
+alumni = []
16
17
+[rfcbot]
18
+label = "T-types"
19
+name = "Types"
20
+ping = "rust-lang/types-fcp"
teams/types.toml
@@ -23,12 +23,6 @@ description = "Working to implement and formally define the semantics of the Rus
23
repo = "https://github.com/rust-lang/types-team"
24
zulip-stream = "t-types"
25
26
-[rfcbot]
27
-label = "T-types"
28
-name = "Types"
29
-ping = "rust-lang/types"
30
-exclude-members = ["aliemjay"]
31
-
32
[[github]]
33
orgs = ["rust-lang", "rust-lang-nursery"]
34
0 commit comments