We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bf139f commit c219723Copy full SHA for c219723
teams/project-portable-simd.toml
@@ -5,17 +5,18 @@ subteam-of = "libs"
5
[people]
6
leads = [
7
"workingjubilee",
8
+ "calebzulawski",
9
]
10
members = [
- "BurntSushi",
11
"calebzulawski",
12
- "hsivonen",
13
"programmerjake",
14
"thomcc",
15
- "vertexclique",
16
17
18
-alumni = ["Lokathor"]
+alumni = [
+ "Lokathor",
+ "hsivonen",
19
+]
20
21
[website]
22
name = "Portable SIMD Project Group"
0 commit comments