Skip to content

Commit 001e637

Browse files
authored
Merge pull request #823 from rcvalle/project-exploit-mitigations
2 parents f4efd9a + 6c813d7 commit 001e637

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

people/rcvalle.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
name = "Ramon de C Valle"
2+
github = "rcvalle"
3+
github-id = 3988004
4+
email = false
5+
zulip-id = 295814
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
name = "project-exploit-mitigations"
2+
kind = "project-group"
3+
subteam-of = "compiler"
4+
5+
[people]
6+
leads = [
7+
"rcvalle",
8+
]
9+
members = [
10+
"cuviper",
11+
"rcvalle",
12+
]
13+
14+
[website]
15+
name = "Exploit Mitigations Project Group"
16+
description = "Maintaining and improving the existing, implementing, and researching new exploit mitigations for the Rust compiler"
17+
repo = "https://github.com/rust-lang/project-exploit-mitigations"
18+
zulip-stream = "project-exploit-mitigations"
19+
20+
[[github]]
21+
orgs = ["rust-lang"]
22+
23+
[[zulip-groups]]
24+
name = "project-exploit-mitigations"

0 commit comments

Comments
 (0)