[llvm] [docs] Update security group nomination to use gh pr (PR #93679)
Kristof Beyls via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 06:14:37 PDT 2024
https://github.com/kbeyls created https://github.com/llvm/llvm-project/pull/93679
None
>From 4d9862b6070696bb30278036b7223d2635ececc4 Mon Sep 17 00:00:00 2001
From: Kristof Beyls <kristof.beyls at arm.com>
Date: Wed, 29 May 2024 15:09:22 +0200
Subject: [PATCH] [docs] Update security group nomination to use gh pr
---
llvm/docs/Security.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/llvm/docs/Security.rst b/llvm/docs/Security.rst
index a468ff51d2a6a..7e5ba4b3760c6 100644
--- a/llvm/docs/Security.rst
+++ b/llvm/docs/Security.rst
@@ -93,7 +93,7 @@ Nomination process
Anyone who feels they meet these criteria can nominate themselves, or may be nominated by a third party such as an existing LLVM Security Group member. The nomination should state whether the nominee is nominated as an individual, researcher, or as a vendor contact. It should clearly describe the grounds for nomination.
-For the moment, nominations are generally proposed, discussed, and voted on using Phabricator. An `example nomination is available here`_. The use of Phabricator helps keep membership discussions open, transparent, and easily accessible to LLVM developers in many ways. If, for any reason, a fully-world-readable nomination seems inappropriate, you may `open a new issue`_, and a discussion can be had about the best way to approach nomination, given the constraints that individuals are under.
+For the moment, nominations are generally proposed, discussed, and voted on using a github pull request. An `example nomination is available here`_. The use of pull requests helps keep membership discussions open, transparent, and easily accessible to LLVM developers in many ways. If, for any reason, a fully-world-readable nomination seems inappropriate, you may `open a new issue`_, and a discussion can be had about the best way to approach nomination, given the constraints that individuals are under.
Our recommended method of nomination may change as our `Discussion Medium`_ story evolves over time.
@@ -257,4 +257,4 @@ sensitive are the following. Note that this list can change over time.
.. _GitHub security: https://help.github.com/en/articles/about-maintainer-security-advisories
.. _Discourse forums: https://discourse.llvm.org
.. _MITRE: https://cve.mitre.org
-.. _example nomination is available here: https://reviews.llvm.org/D99232
+.. _example nomination is available here: https://github.com/llvm/llvm-project/pull/92174
More information about the llvm-commits
mailing list