From 46e8fa3e15f41af764e3dd06cd833141cb050e55 Mon Sep 17 00:00:00 2001 From: vaibhav154 <36911520+vaibhav154@users.noreply.github.com> Date: Sat, 20 Dec 2025 18:07:59 +0530 Subject: [PATCH 1/3] Update CONTRIBUTING.md Signed-off-by: vaibhav154 <36911520+vaibhav154@users.noreply.github.com> --- CONTRIBUTING.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e809e7ca2..d24b631d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -298,9 +298,15 @@ go tool pprof -http=":8001" mem.prof ## The Triager -Each week, one of the core maintainers will serve as the designated "triager" starting after the -public stand-up meetings on Thursday. This person will be in charge triaging new PRs and issues -throughout the work week. +Each week, a core maintainer acts as the triager, responsible for: + +- Reviewing new issues and PRs + +- Applying labels and milestones + +- Keeping queues manageable + +The rotation begins after the weekly public stand-up on Thursday. ## Labels From 3a8de83580ecf185905cd67123eb26a015fb3db9 Mon Sep 17 00:00:00 2001 From: Evans Mungai Date: Mon, 4 May 2026 13:07:52 +0100 Subject: [PATCH 2/3] Apply suggestion from @TerryHowe Co-authored-by: Terry Howe Signed-off-by: Evans Mungai --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d24b631d1..4213ca433 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -301,9 +301,7 @@ go tool pprof -http=":8001" mem.prof Each week, a core maintainer acts as the triager, responsible for: - Reviewing new issues and PRs - - Applying labels and milestones - - Keeping queues manageable The rotation begins after the weekly public stand-up on Thursday. From 5bfb4cafe00d5f79163b8c44a8b3a783e100684a Mon Sep 17 00:00:00 2001 From: Evans Mungai Date: Mon, 4 May 2026 13:08:02 +0100 Subject: [PATCH 3/3] Apply suggestion from @gjenkins8 Co-authored-by: George Jenkins Signed-off-by: Evans Mungai --- CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4213ca433..0dff53f22 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -298,8 +298,6 @@ go tool pprof -http=":8001" mem.prof ## The Triager -Each week, a core maintainer acts as the triager, responsible for: - - Reviewing new issues and PRs - Applying labels and milestones - Keeping queues manageable