Skip to content

Commit 0d13031

Browse files
committed
Fill the Rust for Linux ping group
The original PR (#1457) was meant as a starting point, so fill the ping group now. This includes the full Rust for Linux core team, plus other knowledgeable contributors on RFL, Rust and/or the unstable features we use. Thanks everyone! Cc: @alex Cc: @bjorn3 Cc: @Darksonn Cc: @dingxiangfei2009 Cc: @fbq Cc: @metaspace Cc: @nbdd0121 Cc: @tgross35 Cc: @wedsonaf Cc: @y86-dev Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 7d4fc2c commit 0d13031

File tree

5 files changed

+22
-1
lines changed

5 files changed

+22
-1
lines changed

people/dingxiangfei2009.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Ding Xiang Fei"
2+
github = "dingxiangfei2009"
3+
github-id = 6884440

people/metaspace.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Andreas Hindborg"
2+
github = "metaspace"
3+
github-id = 1032242

people/wedsonaf.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Wedson Almeida Filho"
2+
github = "wedsonaf"
3+
github-id = 7494395

people/y86-dev.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Benno Lossin"
2+
github = "y86-dev"
3+
github-id = 94611769

teams/rust-for-linux.toml

+10-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ kind = "marker-team"
44
[people]
55
leads = []
66
members = [
7+
"alex",
8+
"bjorn3",
9+
"Darksonn",
10+
"dingxiangfei2009",
11+
"fbq",
12+
"metaspace",
13+
"nbdd0121",
714
"ojeda",
8-
"Darksonn"
15+
"tgross35",
16+
"wedsonaf",
17+
"y86-dev",
918
]

0 commit comments

Comments
 (0)