ref. checklist: https://docs.softwareheritage.org/sysadm/user-management/onboarding.html
## Goodies
- [] give out Software Heritage t-shirt and stickers !
## Administrative
- [X] Inria access badge and office keys
- [] Sign PV d’installation
- [X] Create Inria account
- [] Cantine card
- [] transportation expenses
- [] Add picture (150x150px) and short bio to the people page (proposition sent to Marla on 2022-08-31)
- [] Review the team charter
## Technical setup
- [] Create *nix account and email alias on project machines (swh-site puppet repo)
- [] Set *nix password for the account (swh-private-data puppet repository)
- [] Set up email forwarding on gandi (bchauvet@ and benoit.chauvet@)
- [] Configure printer:
- If the machine was configured through puppet: add printer alias per *nix account mapping *nix account to the inria’s ldap account if different
- Otherwise, check the SIC documentation. If the page looks empty/broken, make sure you select “Space language: French” (the English translation is missing)
- [X] Create Phabricator account
- [] add user to phabricator projects: Developers, Staff, Reviewers, ~~Interns~~
- [] VPN access
- [] HTTP auth credentials for the intranet wiki
- [] Create account on the intranet wiki
- [] Create account on the public wiki
~~Extra steps for sysadm:~~
~~Add GPG key to password manager~~
~~Add GPG key to allow debian package upload (pergamon:/srv/softwareheritage/repository/conf/uploaders)~~
## Communication
- [] Subscribe to mailing lists: swh-devel, swh-team
- [X] Invite to IRC channels
- [] Create user page on the intranet (see example) with personal contact information
- [] Subscribe to team calendar
## Training
- [] Read data model
- [] Read python modules structure
- [] Follow getting started tutorial
- [] Have make check and make test pass there in swh-environment
- [] Configure arcanist and submit a first diff following the code review workflow