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'