ref. checklist: https://docs.softwareheritage.org/sysadm/user-management/onboarding.html
## Goodies
- [X] 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
- [X] Create *nix account and email alias on project machines (swh-site puppet repo)
- [X] Set *nix password for the account (swh-private-data puppet repository)
- [X] Set up email forwarding on gandi (bchauvet@ and benoit.chauvet@)
- [X] 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~~
- [X] VPN access (**in progress**, credentials sent, waiting for the configuration)
- [X] HTTP auth credentials for the intranet wiki
- [X] Create account on the intranet wiki
- [X] 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:
- [X] swh-devel
- [X] swh-team
- [X] Invite to IRC channels
- [X] Create user page on the intranet (see example) with personal contact information
- [] Subscribe to team calendar
## Training
- [X] Read data model
- [X] Read python modules structure
- [X] Follow getting started tutorial
- [X] Have make check and make test pass there in swh-environment
- [X] Configure arcanist and submit a first diff following the code review workflow