Skip to content

Commit b46978f

Browse files
author
Niko Matsakis
committed
Project team for the Rust Vision Doc 2025 effort
1 parent 23be760 commit b46978f

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed

people/baumanj.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "Jon Bauman"
2+
github = "baumanj"
3+
github-id = 5906042
4+
zulip-id = 726131

people/ernestkissiedu.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = "Ernest Kissiedu "
2+
github = "ernestkissiedu"
3+
github-id = 31829361
4+
zulip-id = 395791

teams/project-vision-doc-2025.toml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
name = "project-vision-doc-2025"
2+
kind = "project-group"
3+
subteam-of = "leadership-council"
4+
5+
[people]
6+
leads = ["nikomatsakis", "jackh726"]
7+
members = [
8+
"nikomatsakis",
9+
"jackh726",
10+
"Nadrieril",
11+
"ernestkissiedu",
12+
"baumanj",
13+
]
14+
alumni = [
15+
]
16+
17+
[[github]]
18+
team-name = "project-vision-doc-2025"
19+
orgs = ["rust-lang"]
20+
21+
[website]
22+
name = "Vision doc"
23+
description = "Authoring the Rust 2025 Vision doc"
24+
zulip-stream = "vision-doc-2025"
25+
repo = "https://github.com/rust-lang/vision-doc-2025"

0 commit comments

Comments
 (0)