Skip to content

Commit c961629

Browse files
authored
Update offboarding instructions (#1704)
* Update offboarding instructions * Apply suggestions from code review * Apply suggestions from code review * Update ONBOARDING.md
1 parent f6737a5 commit c961629

File tree

1 file changed

+13
-10
lines changed

1 file changed

+13
-10
lines changed

ONBOARDING.md

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,24 @@ invalid and are superseded by the TSC Charter.
2828

2929
## Offboarding of voting members
3030

31-
* Remove the member from the following teams:
32-
* [`@nodejs/tsc`](https://github.com/orgs/nodejs/teams/tsc/members)
33-
* [`@nodejs/security-tsc`](https://github.com/orgs/nodejs/teams/security-tsc/members)
34-
* [`@nodejs-private/security-tsc`](https://github.com/orgs/nodejs-private/teams/security-tsc/members)
35-
* [`@pkgjs/node-tsc`](https://github.com/orgs/pkgjs/teams/node-tsc/members)
31+
* Remove them from the following GitHub orgs unless they are members for a
32+
reason other than TSC membership:
33+
* [`@nodejs-private`](https://github.com/orgs/nodejs-private/people)
34+
* [`@nodejs`](https://github.com/orgs/nodejs/people)
35+
* [`@pkgjs`](https://github.com/orgs/pkgjs/people) (unless they're listed on the
36+
[MEMBERS](https://github.com/nodejs/package-maintenance/blob/main/MEMBERS.md) list)
3637
* Change the member's role from `Owner` to `Member`
3738
(unless they have `Owner` role for a reason other than TSC membership)
3839
in the following GitHub orgs:
3940
* [`@nodejs-private`](https://github.com/orgs/nodejs-private/people)
4041
* [`@nodejs`](https://github.com/orgs/nodejs/people)
41-
* Remove them from the following GitHub orgs unless they are members for a
42-
reason other than TSC membership:
43-
* [`@nodejs-private`](https://github.com/orgs/nodejs-private/people)
44-
* [`@nodejs`](https://github.com/orgs/nodejs/people)
45-
* [`@pkgjs`](https://github.com/orgs/pkgjs/people)
42+
* [`@pkgjs`](https://github.com/orgs/pkgjs/people) (unless they're listed on
43+
[ADMINISTRATIVE-MEMBERS](https://github.com/nodejs/package-maintenance/blob/main/ADMINISTRATIVE-MEMBERS.md))
44+
* Remove the member from the following teams:
45+
* [`@nodejs/tsc`](https://github.com/orgs/nodejs/teams/tsc/members)
46+
* [`@nodejs/security-tsc`](https://github.com/orgs/nodejs/teams/security-tsc/members)
47+
* [`@nodejs-private/security-tsc`](https://github.com/orgs/nodejs-private/teams/security-tsc/members)
48+
* [`@pkgjs/node-tsc`](https://github.com/orgs/pkgjs/teams/node-tsc/members)
4649
* Remove them from the HackerOne [Node.js team](https://hackerone.com/organizations/nodejs/settings/users) unless they need access for a
4750
reason other than TSC membership.
4851
* Remove them from the `tsc` mailing lists: <https://github.com/nodejs/email/edit/main/iojs.org/aliases.json>.

0 commit comments

Comments
 (0)