Adding collaborators to a personal repository 添加合作者到个人的库 =========== 通过将人添加为你个人库的合作者,使得这些人拥有对库 read/write 访问权限 *提示:可以将 read/write 访问权限 授予合作者在一个个人的库。组织的库将会有更多的全新啊。详见[不同访问权限之间的区别](https://github.com/waylau/github-help/blob/master/What%20are%20the%20different%20access%20permissions%20%E4%B8%8D%E5%90%8C%E8%AE%BF%E9%97%AE%E6%9D%83%E9%99%90%E4%B9%8B%E9%97%B4%E7%9A%84%E5%8C%BA%E5%88%AB.md)* 1.确定要添加的合作者的用户名。若没有,先注册,见[注册新账号](https://github.com/waylau/github-help/blob/master/Signing%20up%20for%20a%20new%20GitHub%20account%20%E6%B3%A8%E5%86%8C%E6%96%B0%E8%B4%A6%E5%8F%B7.md) 2.在页面顶部,点击你的用户名 ![](https://help.github.com/assets/images/help/profile/top_right_avatar.png) 3.在 profile 页面,点击 Repositories ,再点击你的库 ![](https://help.github.com/assets/images/help/profile/profile_repositories_tab.png) 4.在库的右侧,点击 Settings ![](https://help.github.com/assets/images/help/repository/repo-actions-settings.png) 5.点击 Collaborators ![](https://help.github.com/assets/images/help/repository/repo-settings-collaborators.png) 6.输入合作者的用户名 7.拉下列表中选择 用户 ![](https://help.github.com/assets/images/help/repository/repo-settings-collab-autofill.png) 8.点击 Add ![](https://help.github.com/assets/images/help/repository/repo-settings-collab-add.png) ##Further reading 扩展阅读 * [添加组织成员到一个团队中](https://github.com/waylau/github-help/blob/master/Adding%20or%20inviting%20members%20to%20a%20team%20in%20an%20organization%20%E6%B7%BB%E5%8A%A0%E6%88%96%E9%82%80%E8%AF%B7%E7%BB%84%E7%BB%87%E6%88%90%E5%91%98%E5%88%B0%E4%B8%80%E4%B8%AA%E5%9B%A2%E9%98%9F%E4%B8%AD.md) *参考*:[https://help.github.com/articles/adding-collaborators-to-a-personal-repository/](https://help.github.com/articles/adding-collaborators-to-a-personal-repository/)