Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
processes:cc_onboarding [2026/08/19 01:09] – created foxprocesses:cc_onboarding [2026/08/22 01:13] (current) fox
Line 9: Line 9:
 - [ ] Add user to the [Core Contributor List](https://wiki.tari.com/core_contributors:current_ccs) - [ ] Add user to the [Core Contributor List](https://wiki.tari.com/core_contributors:current_ccs)
 - [ ] After adding them to the list, create the relevant pages via the links in the table. - [ ] After adding them to the list, create the relevant pages via the links in the table.
-- [ ] If the user does not have a wiki account, create one for them+- [ ] Verify the user has a wiki account, and if they don't, create one for them
 - [ ] Add the user to the 'core_contributor' group on [the wiki](https://wiki.tari.com/start?do=admin&page=usermanager) - [ ] Add the user to the 'core_contributor' group on [the wiki](https://wiki.tari.com/start?do=admin&page=usermanager)
-- [ ] If the user does not have a forum account, have them register and report back the user account. Update the user's profile on the Core Contributor list to include this username.+- [ ] Verify the user has a forum account, and if they don't, have them register and report back the user account. 
 +- [ ] Update the user's profile on the [Core Contributor List](https://wiki.tari.com/core_contributors:current_ccs) list to include the usernames for the forum and wiki if not already present.
 - [ ] Add the user to the 'Core Contributors' group [on the forum](https://community.tari.com/g/CoreContributor) - [ ] Add the user to the 'Core Contributors' group [on the forum](https://community.tari.com/g/CoreContributor)
 +- [ ] If the user has a Discord account, add them to the 'Core Contributors' role
 ``` ```
 +
 +Assign it to the team member in charge of onboarding. If you're not sure who that is, confer with a council member.
 +
 +## Offboarding
 +
 +When offboarding a Core Contributor, copy the following to-do list into a GitHub issue on the [special_contributions repository](https://github.com/tari-project/special_contributions/issues/) with the title "Offboarding <Name>" and the following content:
 +
 +```
 +The following tasks are required for CC offboarding. Please check each off as they are completed. When all have been completed, have another team member verify that all access has been removed as expected, and then close the issue upon confirmation.
 +
 +- [ ] Check the user's [Core Contributor listing entry](https://wiki.tari.com/core_contributors:current_ccs) and look at their access details.
 +- [ ] Deprivilege the user from each listed grant entry.
 +- [ ] Remove the user from the 'core_contributors' group on the forum
 +- [ ] Remove the user from the 'Core Contributors' group on the wiki
 +- [ ] Remove the user from the 'Core Contributors' role in the Discord
 +- [ ] Move the user's entry in the Core Contributors listing entry to the 'Previous Core Contributors' section
 +```
 +
 +Assign it to the team member in charge of onboarding. If you're not sure who that is, confer with a council member.