Skip to content

Commit f632438

Browse files
authored
Merge pull request #1975 from joshtriplett/project-goal-reference-expansion-team
Add a project goal team
2 parents 8dc16f5 + 24a3a64 commit f632438

File tree

4 files changed

+47
-0
lines changed

4 files changed

+47
-0
lines changed

people/borsakv.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = 'Vitali Borsak'
2+
github = 'borsakv'
3+
github-id = 60220650
4+
5+
zulip-id = 766448

people/lucarlig.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name = 'Luca Carlig'
2+
github = 'lucarlig'
3+
github-id = 20149527
4+

people/midiareshadi.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = 'Midia Reshadi'
2+
github = 'midiareshadi'
3+
github-id = 26654123
4+
5+
zulip-id = 818806
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
name = "project-goal-reference-expansion"
2+
kind = "project-group"
3+
subteam-of = "lang-docs"
4+
5+
[people]
6+
leads = [
7+
"joshtriplett",
8+
"jackh726",
9+
]
10+
members = [
11+
"joshtriplett",
12+
"jackh726",
13+
"Amanieu",
14+
"GuillaumeGomez",
15+
"SparrowLii",
16+
"borsakv",
17+
"epage",
18+
"lcnr",
19+
"lucarlig",
20+
"m-ou-se",
21+
"midiareshadi",
22+
"petrochenkov",
23+
"yaahc",
24+
]
25+
alumni = []
26+
27+
[[github]]
28+
orgs = ["rust-lang"]
29+
team-name = "project-goal-reference-expansion"
30+
31+
[website]
32+
name = "Project Goal for expansion of the Rust Reference"
33+
description = "Project Goal for expansion of the Rust Reference"

0 commit comments

Comments
 (0)