diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2017-04-16 16:01:22 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2017-04-16 16:01:22 +0000 |
commit | 71d5a2540a98c81f5bcaeb48805e0e2881f530ef (patch) | |
tree | 5343938942df402b49ec7300a1c25a2d4ccd5821 /docs/Proposals/GitHubMove.rst | |
parent | 31bbf64f3a4974a2d6c8b3b27ad2f519caf74057 (diff) |
Diffstat (limited to 'docs/Proposals/GitHubMove.rst')
-rw-r--r-- | docs/Proposals/GitHubMove.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Proposals/GitHubMove.rst b/docs/Proposals/GitHubMove.rst index c1bdfb359289..f12077504dba 100644 --- a/docs/Proposals/GitHubMove.rst +++ b/docs/Proposals/GitHubMove.rst @@ -30,7 +30,7 @@ This proposal relates only to moving the hosting of our source-code repository from SVN hosted on our own servers to Git hosted on GitHub. We are not proposing using GitHub's issue tracker, pull-requests, or code-review. -Contributers will continue to earn commit access on demand under the Developer +Contributors will continue to earn commit access on demand under the Developer Policy, except that that a GitHub account will be required instead of SVN username/password-hash. @@ -433,7 +433,7 @@ Concerns * Using the monolithic repository may add overhead for those *integrating* a standalone sub-project, even if they aren't contributing to it, due to the same disk space concern as the point above. The availability of the - sub-project Git mirror addesses this, even without SVN access. + sub-project Git mirror addresses this, even without SVN access. * Preservation of the existing read/write SVN-based workflows relies on the GitHub SVN bridge, which is an extra dependency. Maintaining this locks us into GitHub and could restrict future workflow changes. |