From 4592d3d5e6e257817d45faffc97f9c45287c0ff0 Mon Sep 17 00:00:00 2001 From: Yvan Roux Date: Thu, 23 May 2024 13:05:47 +0200 Subject: [PATCH] [Nomination] Add ST representative to Security group I'd like to nominate myself to join the LLVM Security group as a representative of ST. I work in ST's compiler team contributing to upstream (LLVM and GNU) and several downstream toolchains. We believe that it is important for us to be part of this group to address or report any potential security issues the LLVM project or our toolchains may encounter. --- llvm/docs/Security.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/docs/Security.rst b/llvm/docs/Security.rst index 9140923e5e8c9..f66568775cc1f 100644 --- a/llvm/docs/Security.rst +++ b/llvm/docs/Security.rst @@ -56,6 +56,7 @@ username for an individual isn't available, the brackets will be empty. * Shayne Hiet-Block (Microsoft) [@GreatKeeper] * Tim Penge (Sony) [] * Will Huhn (Intel) [@wphuhn-intel] +* Yvan Roux (ST) [@yroux] Criteria --------