[cfe-dev] Instructions for requesting GitHub commit access
Tom Stellard via cfe-dev
cfe-dev at lists.llvm.org
Fri Aug 30 12:55:56 PDT 2019
Hi,
I've created a text file[1] in the SVN repository that developers can
update in order to request commit access to the GitHub repository.
All you need to do is add a line in the form of
$SVN_USERNAME:$GITHUB_USERNAME
Please add your information to this file before SVN becomes readonly
on October 21 to avoid a gap in commit access. More details can be found in
the phabriactor review[2] that updates the developer policy.
We will be verifying that the svn committer matches the username in the
file, so you can only request access for yourself and not someone else
Thanks,
Tom
[1] https://llvm.org/viewvc/llvm-project/meta/trunk/github-usernames.txt?view=markup
[2] https://reviews.llvm.org/D66840
More information about the cfe-dev
mailing list