Transferring Ownership and Deleting Projects
Each AVAnnotate project corresponds to a repository in the project’s author’s GitHub account. Deleting or transferring ownership of projects involves deleting or transferring ownership of the corresponding GitHub repositories. These actions are performed in the project’s settings on the GitHub repository itself and cannot be done through the AVAnnotate dashboard.
To find the project’s GitHub repository, go to the project’s author’s GitHub account at “https://github.com/[username]”, select Repositories in the upper left-hand corner of the page, select the desired project repository from the populated list, and navigate to Settings in the upper right-hand side of the page. Transferring or deleting a repository can be done in the Danger Zone section at the bottom of the Settings page for the project.

Further information can be found on the GitHub documentation: