From 7d97eb8f7df0258f2a185679f4a9bb57948143a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20Nie=C3=9Fen?= Date: Wed, 11 Oct 2023 18:44:08 +0200 Subject: [PATCH] meta: ping TSC for offboarding Refs: https://github.com/nodejs/node/pull/49264 --- .github/workflows/find-inactive-collaborators.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/find-inactive-collaborators.yml b/.github/workflows/find-inactive-collaborators.yml index 3b11b3347aabcd..badb0866dc23d1 100644 --- a/.github/workflows/find-inactive-collaborators.yml +++ b/.github/workflows/find-inactive-collaborators.yml @@ -41,7 +41,10 @@ jobs: with: author: Node.js GitHub Bot branch: actions/inactive-collaborators - body: This PR was generated by tools/find-inactive-collaborators.yml. + body: | + This PR was generated by tools/find-inactive-collaborators.yml. + + @nodejs/tsc Please follow up with the [offboarding tasks](https://github.com/nodejs/node/blob/main/doc/contributing/offboarding.md). commit-message: 'meta: move one or more collaborators to emeritus' labels: meta title: 'meta: move one or more collaborators to emeritus'