Skip to content

Commit 8e99d0f

Browse files
authored
Add new rust-embedded libs team, add sirhcel to rust-embedded Linux team (#1155)
1 parent 0869f8d commit 8e99d0f

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

people/sirhcel.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
name = "Christian Meusel"
2+
github = "sirhcel"
3+
github-id = 8770800

teams/wg-embedded-libs.toml

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name = "wg-embedded-libs"
2+
subteam-of = "wg-embedded"
3+
kind = "working-group"
4+
5+
[people]
6+
leads = []
7+
members = [
8+
"Dirbaio",
9+
"newAM",
10+
]
11+
alumni = []
12+
13+
[website]
14+
name = "Embedded libraries team"
15+
description = "Develops and maintains libraries for embedded devices"
16+
17+
[[github]]
18+
orgs = ["rust-embedded"]
19+
team-name = "libs"
20+

teams/wg-embedded-linux.toml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ members = [
99
"nastevens",
1010
"posborne",
1111
"ryankurte",
12+
"sirhcel",
1213
]
1314
alumni = []
1415

0 commit comments

Comments
 (0)