Skip to content

Commit 3ed5f50

Browse files
nikomatsakisMark-Simulacrum
authored andcommitted
nominate tmandry as co-lead of the language design team
The lang team recently held its process to select the new co-lead, using the same process proposed by the compiler team. The result is that @tmandry has been nominated to serve as the new co-lead. To make it official, I'm going to conduct a T-lang FCP.
1 parent 53b0f42 commit 3ed5f50

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

teams/lang.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
name = "lang"
22

33
[people]
4-
leads = ["nikomatsakis"]
4+
leads = [
5+
"nikomatsakis",
6+
"tmandry",
7+
]
58
members = [
69
"joshtriplett",
710
"nikomatsakis",

0 commit comments

Comments
 (0)