@@ -44,7 +44,7 @@ If you administer one or more groups, [open an issue in this project](https://gi
## How can I invite external collaborators?
An "external collaborator" is someone who you wish to give access to a Developer Hub project but who does not have an active Raven account. We grant external collaborator accounts on a case-by-case basis. [Open an issue in this project](https://gitlab.developers.cam.ac.uk/uis/devops/devhub/docs/issues/new) if you want an external collaborator account created. We will need a human-friendly name for the collaborator and an email address.
An "external collaborator" is someone who you wish to give access to a Developer Hub project but who does not have an active University Account account. We grant external collaborator accounts on a case-by-case basis. [Open an issue in this project](https://gitlab.developers.cam.ac.uk/uis/devops/devhub/docs/issues/new) if you want an external collaborator account created. We will need a human-friendly name for the collaborator and an email address.
External collaborator users have usernames of the form ``external-{...}``. If you have any strong opinions on what the username should be, tell us. Otherwise we'll generate it from the local part of the external user's email address.
...
...
@@ -108,7 +108,7 @@ We have added the service to the UIS status line at https://status.uis.cam.ac.uk
## How can I sign in with GitHub and/or import projects from GitHub?
Log into GitLab via Raven, click your avatar in the top-right and navigate to "Settings > Account > Social Sign-In". Click "connect" next to the GitHub icon. You will then be redirected to GitHub which will confirm your permission for the GitLab to access some details from your GitHub account.
Log into GitLab via University Account, click your avatar in the top-right and navigate to "Settings > Account > Social Sign-In". Click "connect" next to the GitHub icon. You will then be redirected to GitHub which will confirm your permission for the GitLab to access some details from your GitHub account.
After connecting your account to GitHub you can also sign in with your GitHub account from the front page. To import projects from GitHub, follow the [GitLab documentation](https://docs.gitlab.com/ee/user/project/import/github.html) for importing projects.