summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2022-01-11 17:30:19 +0100
committerDimitry Andric <dimitry@andric.com>2022-01-11 17:30:44 +0100
commit593b4d7a1c26b09b38497cdd71b623a3e9378609 (patch)
tree216fb1a673ef2787a8b53c8523ffa040a77060a0
parent8a469e20505fd9b8daddd88227ff33888d6be821 (diff)
downloadllvm-593b4d7a1c26b09b38497cdd71b623a3e9378609.tar.gz
[Nomination] Adding Intel representatives to security group
We would like to nominate Andy Kaylor and Sergey Maslov to join the LLVM security group as a representative of Intel. Both are members of the Intel compiler team, and would like to register as vendor contacts. Intel packages and distributes LLVM-based toolchains as part of our compiler products. As such, we would like to be aware of any security vulnerability found in the compiler, and would like to contribute to the resolution of such issues. Please let us know if anything is missing from the nomination. Reviewed By: apilipenko, dim, george.burgess.iv, kristof.beyls, mattdr, nikhgupt, probinson, peter.smith, pietroalbini, steveklabnik Differential Revision: https://reviews.llvm.org/D115657
-rw-r--r--llvm/docs/Security.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/docs/Security.rst b/llvm/docs/Security.rst
index 45043e07e62c..b5bf37ff3704 100644
--- a/llvm/docs/Security.rst
+++ b/llvm/docs/Security.rst
@@ -34,6 +34,7 @@ Security Group Members
The members of the group represent a wide cross-section of the community, and meet the criteria for inclusion below. The list is in the format `* ${full_name} (${affiliation}) [${phabricator_username}]`. If a phabricator username for an individual isn't available, the brackets will be empty.
* Ahmed Bougacha (Apple) [ab]
+* Andy Kaylor (Intel) [andykaylor]
* Artur Pilipenko (Azul Systems Inc) [apilipenko]
* Dimitry Andric (individual; FreeBSD) [dim]
* Ed Maste (individual; FreeBSD) [emaste]
@@ -47,6 +48,7 @@ The members of the group represent a wide cross-section of the community, and me
* Peter Smith (ARM) [peter.smith]
* Pietro Albini (individual; Rust) [pietroalbini]
* Serge Guelton (RedHat) [serge-sans-paille]
+* Sergey Maslov (Intel) [smaslov-intel]
* Shayne Hiet-Block (Microsoft) [Shayne]
* Steve Klabnik (Oxide Computer Company; Rust) [steveklabnik]
* Tim Penge (Sony) [tpenge]