Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions docs/repositories.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,9 @@ You may want to start work on a project before approval by [creating a repositor

### How to transfer an existing repository to the opensafely organization

To transfer a repository from your personal GitHub account to the OpenSAFELY organisation:
To transfer a repository from your personal GitHub account to the OpenSAFELY organisation, contact [Tech Support](how-to-get-help.md/#slack) to request a repository transfer.

1. Follow [GitHub's instructions](https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository#transferring-a-repository-owned-by-your-personal-account) to initiate a transfer.
2. Contact [Tech Support](how-to-get-help.md/#slack) to request approval for the repository transfer.
3. Tech Support will notify you once the transfer has been completed. You will also be able to see the repository listed in the [`opensafely` organisation](https://github.com/orgs/opensafely/repositories) once transferred.
Tech Support will guide you through the transfer process and notify you once the repository has been transferred. You will also be able to see the repository listed in the [`opensafely` organisation](https://github.com/orgs/opensafely/repositories) once transferred.

The settings of any transferred repositories will be updated to match the [default `opensafely` repository settings](#default-repository-settings-in-the-github-opensafely-organisation).

Expand Down