[llvm] 593b4d7 - [Nomination] Adding Intel representatives to security group

Dimitry Andric via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 11 08:31:04 PST 2022


Author: Dimitry Andric
Date: 2022-01-11T17:30:44+01:00
New Revision: 593b4d7a1c26b09b38497cdd71b623a3e9378609

URL: https://github.com/llvm/llvm-project/commit/593b4d7a1c26b09b38497cdd71b623a3e9378609
DIFF: https://github.com/llvm/llvm-project/commit/593b4d7a1c26b09b38497cdd71b623a3e9378609.diff

LOG: [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

Added: 
    

Modified: 
    llvm/docs/Security.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/Security.rst b/llvm/docs/Security.rst
index 45043e07e62ca..b5bf37ff37040 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]


        


More information about the llvm-commits mailing list