[llvm] Update company affiliation (PR #165003)

Pietro Albini via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 08:43:40 PDT 2025


https://github.com/pietroalbini created https://github.com/llvm/llvm-project/pull/165003

Recently switched jobs. In practice this doesn't change much since I'm still in the security group to represent Rust, but I'm updating the actual company I work for to keep the list up to date.

>From d781e1c8c0ff1f860b7cb286d14052371c81be41 Mon Sep 17 00:00:00 2001
From: Emily Albini <emily at oxidecomputer.com>
Date: Fri, 24 Oct 2025 17:42:14 +0200
Subject: [PATCH] update company affiliation

---
 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 5cb8d04c0da2a..d95b55217aef5 100644
--- a/llvm/docs/Security.rst
+++ b/llvm/docs/Security.rst
@@ -51,7 +51,7 @@ username for an individual isn't available, the brackets will be empty.
 * Nikhil Gupta (Nvidia) []
 * Oliver Hunt (Apple) [@ojhunt]
 * Peter Smith (ARM) [@smithp35]
-* Pietro Albini (Ferrous Systems; Rust) [@pietroalbini]
+* Pietro Albini (Oxide Computer Company; Rust) [@pietroalbini]
 * Serge Guelton (Mozilla) [@serge-sans-paille]
 * Sergey Zverev (Intel) [@offsake]
 * Shayne Hiet-Block (Microsoft) [@GreatKeeper]



More information about the llvm-commits mailing list