Skip to content

Commit 6beadc6

Browse files
authored
Merge pull request #1430 from traviscross/TC/join-rust-2024-project
Join and lead the Rust 2024 edition project
2 parents ccebaa6 + a33e96a commit 6beadc6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

teams/project-edition-2024.toml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ subteam-of = "leadership-council"
44

55
[people]
66
leads = [
7-
"bstrie",
7+
"traviscross",
88
"ehuss",
99
]
1010
members = [
11-
"bstrie",
11+
"traviscross",
1212
"ehuss",
1313
"m-ou-se",
1414
]
15-
alumni = []
15+
alumni = [
16+
"bstrie",
17+
]
1618

1719
[[github]]
1820
orgs = ["rust-lang"]

0 commit comments

Comments
 (0)