From da67966392c580fa54c776f58aa0d472b9f2bee1 Mon Sep 17 00:00:00 2001 From: Pietro Albini Date: Thu, 3 Oct 2019 16:18:34 +0200 Subject: show the security team on the website --- teams/security.toml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'teams') 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" -- cgit v1.2.3