From 21b18824fcd13b67f668ce6586958de01ea022e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= <ulisesgascongonzalez@gmail.com>
Date: Tue, 16 Apr 2024 00:46:48 +0200
Subject: [PATCH 1/2] docs: update triage nomination policy

Ref: https://github.com/expressjs/discussions/issues/227
---
 Contributing.md | 26 ++++----------------------
 1 file changed, 4 insertions(+), 22 deletions(-)

diff --git a/Contributing.md b/Contributing.md
index 9baa666b71..f50b318046 100644
--- a/Contributing.md
+++ b/Contributing.md
@@ -63,29 +63,11 @@ compromise among committers be the default resolution mechanism.
 Anyone can become a triager! Read more about the process of being a triager in
 [the triage process document](Triager-Guide.md).
 
-[Open an issue in `expressjs/express` repo](https://github.com/expressjs/express/issues/new)
-to request the triage role. State that you have read and agree to the
-[Code of Conduct](Code-Of-Conduct.md) and details of the role.
+Currently, any existing triager/captain/TC member can nominate a new triager. If you are interested in becoming a triager, 
+our best advice is to actively participate in the community by helping triaging issues and pull requests. As well we recommend
+to engage in other community activities like attending the TC meetings, and participating in the Slack discussions.
 
-Here is an example issue content you can copy and paste:
-
-```
-Title: Request triager role for <your GitHub username>
-
-I have read and understood the project's Code of Conduct.
-I also have read and understood the process and best practices around Express triaging.
-
-I request for a triager role for the following GitHub organizations:
-
-jshttp
-pillarjs
-express
-```
-
-Once you have opened your issue, a member of the TC will add you to the `triage` team in
-the organizations requested. They will then close the issue.
-
-Happy triaging!
+You can also reach out to any of the triager/captain/TC members if you have questions or need guidance.
 
 ## Becoming a Committer
 

From b0d9ab3b774fd25fe558ae3cc725c570abada057 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ulises=20Gasc=C3=B3n?= <ulisesgascongonzalez@gmail.com>
Date: Wed, 17 Apr 2024 13:10:44 +0200
Subject: [PATCH 2/2] docs: simply team references

---
 Contributing.md | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/Contributing.md b/Contributing.md
index f50b318046..f2ffe4935a 100644
--- a/Contributing.md
+++ b/Contributing.md
@@ -63,11 +63,14 @@ compromise among committers be the default resolution mechanism.
 Anyone can become a triager! Read more about the process of being a triager in
 [the triage process document](Triager-Guide.md).
 
-Currently, any existing triager/captain/TC member can nominate a new triager. If you are interested in becoming a triager, 
-our best advice is to actively participate in the community by helping triaging issues and pull requests. As well we recommend
-to engage in other community activities like attending the TC meetings, and participating in the Slack discussions.
-
-You can also reach out to any of the triager/captain/TC members if you have questions or need guidance.
+Currently, any existing [organization member](https://github.com/orgs/expressjs/people) can nominate 
+a new triager. If you are interested in becoming a triager, our best advice is to actively participate 
+in the community by helping triaging issues and pull requests. As well we recommend
+to engage in other community activities like attending the TC meetings, and participating in the Slack 
+discussions.
+
+You can also reach out to any of the [organization members](https://github.com/orgs/expressjs/people) 
+if you have questions or need guidance.
 
 ## Becoming a Committer