Skip to content

Commit 0cf6acf

Browse files
committed
Update wg-traits membership and description
1 parent 9e9d9cb commit 0cf6acf

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

teams/wg-traits.toml

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,29 +6,31 @@ kind = "working-group"
66
leads = ["nikomatsakis", "jackh726"]
77
members = [
88
"Aaron1011",
9-
"Areredify",
10-
"detrumi",
11-
"flodiebold",
129
"jackh726",
13-
"MarkMcCaskey",
14-
"AzureMarker",
10+
"lcnr",
1511
"matthewjasper",
16-
"nathanwhit",
1712
"nikomatsakis",
18-
"skinny121",
13+
"oli-obk",
1914
"spastorino",
20-
"zaharidichev",
2115
]
2216
alumni = [
17+
"Areredify",
18+
"AzureMarker",
19+
"detrumi",
20+
"flodiebold",
21+
"MarkMcCaskey",
22+
"nathanwhit",
2323
"scalexm",
24+
"skinny121",
2425
"tmandry",
2526
"yaahc",
27+
"zaharidichev",
2628
]
2729

2830
[website]
2931
name = "Traits working group"
30-
description = "Revamping the rustc trait implementation to follow the Chalk approach"
31-
repo = "https://rust-lang.github.io/compiler-team/working-groups/traits/"
32+
description = "Improving the trait checker and related language features"
33+
repo = "https://github.com/rust-lang/wg-traits"
3234
zulip-stream = "wg-traits"
3335

3436
[[github]]

0 commit comments

Comments
 (0)