[llvm] [Security] Nominate Matthew Voss to replace Paul Robinson on the Secu… (PR #106112)

Paul T Robinson via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 13:48:14 PDT 2024


https://github.com/pogo59 updated https://github.com/llvm/llvm-project/pull/106112

>From 74792bd6e005c5bc06a9d68fd480f80b75659c94 Mon Sep 17 00:00:00 2001
From: Paul Robinson <paul.robinson at sony.com>
Date: Mon, 26 Aug 2024 11:04:18 -0700
Subject: [PATCH 1/2] [Security] Nominate Matthew Voss to replace Paul Robinson
 on the Security Group

Matthew is a member of Sony's PS4/PS5 toolchain team, most visible for
his work on LTO, but he also has a long-standing interest in security.
He will replace Paul as one of Sony's participants in the Security
Group as Paul will be retiring from Sony at the end of September.
---
 llvm/docs/Security.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/docs/Security.rst b/llvm/docs/Security.rst
index 9bd2b1d435fd0a..a5c2784f35eb59 100644
--- a/llvm/docs/Security.rst
+++ b/llvm/docs/Security.rst
@@ -48,7 +48,7 @@ username for an individual isn't available, the brackets will be empty.
 * Matthew Riley (Google) [@mmdriley]
 * Nikhil Gupta (Nvidia) []
 * Oliver Hunt (Apple) [@ojhunt]
-* Paul Robinson (Sony) [@pogo59]
+* Matthew Voss (Sony) [@ormris]
 * Peter Smith (ARM) [@smithp35]
 * Pietro Albini (Ferrous Systems; Rust) [@pietroalbini]
 * Serge Guelton (Mozilla) [@serge-sans-paille]

>From 6f567608cb832156e356a820866c71b60af223cf Mon Sep 17 00:00:00 2001
From: Paul Robinson <paul.robinson at sony.com>
Date: Mon, 26 Aug 2024 13:48:03 -0700
Subject: [PATCH 2/2] Maintain member sort

---
 llvm/docs/Security.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/llvm/docs/Security.rst b/llvm/docs/Security.rst
index a5c2784f35eb59..2b5b5139858e7f 100644
--- a/llvm/docs/Security.rst
+++ b/llvm/docs/Security.rst
@@ -46,9 +46,9 @@ username for an individual isn't available, the brackets will be empty.
 * Josh Stone (Red Hat; Rust) [@cuviper]
 * Kristof Beyls (ARM) [@kbeyls]
 * Matthew Riley (Google) [@mmdriley]
+* Matthew Voss (Sony) [@ormris]
 * Nikhil Gupta (Nvidia) []
 * Oliver Hunt (Apple) [@ojhunt]
-* Matthew Voss (Sony) [@ormris]
 * Peter Smith (ARM) [@smithp35]
 * Pietro Albini (Ferrous Systems; Rust) [@pietroalbini]
 * Serge Guelton (Mozilla) [@serge-sans-paille]



More information about the llvm-commits mailing list