summaryrefslogtreecommitdiffstats
path: root/teams
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-10-03 16:18:34 +0200
committerPietro Albini <pietro@pietroalbini.org>2019-10-03 16:18:34 +0200
commitda67966392c580fa54c776f58aa0d472b9f2bee1 (patch)
tree234d132b0865d2d8f4415fa9f3bc72b4b6d15e34 /teams
parent43fac93c749056b2d22f5fa277d6efee202f12eb (diff)
show the security team on the website
Diffstat (limited to 'teams')
-rw-r--r--teams/security.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/teams/security.toml b/teams/security.toml
index 0cf4be9..6842a05 100644
--- a/teams/security.toml
+++ b/teams/security.toml
@@ -9,5 +9,11 @@ members = [
"steveklabnik",
]
+[website]
+name = "Security team"
+description = "Triaging and responding to incoming vulnerability reports"
+email = "security@rust-lang.org"
+repo = "https://github.com/rust-lang/security-team"
+
[[lists]]
address = "security@rust-lang.org"