[llvm] Update Security.rst with github username tpenge (PR #94404)
via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 14:54:24 PDT 2024
https://github.com/tpenge created https://github.com/llvm/llvm-project/pull/94404
Add username for LLVM Security Group member
>From ad5ab0396e529a2f78f6104763b40820bb22679d Mon Sep 17 00:00:00 2001
From: tpenge <tim.penge at gmail.com>
Date: Tue, 4 Jun 2024 14:51:28 -0700
Subject: [PATCH] Update Security.rst with github username tpenge
Add username to Security.rst list
---
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 fe5a89cc22516..5f9f93229d9de 100644
--- a/llvm/docs/Security.rst
+++ b/llvm/docs/Security.rst
@@ -54,7 +54,7 @@ username for an individual isn't available, the brackets will be empty.
* Pietro Albini (Ferrous Systems; Rust) [@pietroalbini]
* Serge Guelton (Mozilla) [@serge-sans-paille]
* Shayne Hiet-Block (Microsoft) [@GreatKeeper]
-* Tim Penge (Sony) []
+* Tim Penge (Sony) [@tpenge]
* Tulio Magno Quites Machado Filho (Red Hat) [@tuliom]
* Will Huhn (Intel) [@wphuhn-intel]
* Yvan Roux (ST) [@yroux]
More information about the llvm-commits
mailing list