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 f882e35 commit 0b8c374Copy full SHA for 0b8c374
people/denisvasilik.toml
@@ -0,0 +1,4 @@
1
+name = 'Denis Vasilik'
2
+github = 'denisvasilik'
3
+github-id = 18697981
4
+email = '[email protected]'
people/tblah.toml
@@ -0,0 +1,3 @@
+name = 'Tom Eccles'
+github = 'tblah'
+github-id = 3716681
teams/risc-v.toml
@@ -0,0 +1,9 @@
+name = "riscv"
+marker-team = true
+
+[people]
5
+leads = []
6
+members = [
7
+ "denisvasilik",
8
+ "tblah",
9
+]
0 commit comments