xref: /aosp_15_r20/external/angle/doc/Update20131120.md (revision 8975f5c5ed3d1c378011245431ada316dfb6f244)
1# ANGLE Development Update - November 20, 2013
2
3ANGLE has undergone a few further migrations in the past week, which we thought
4it important to mention in a front-page update.
5
6The review process for contributed code has moved from [Rietveld](https://codereview.appspot.com/)
7to [Gerrit](https://chromium-review.googlesource.com). This migration allows us to more
8easily support a Git-centric workflow, and eases the process of accepting
9changes submitted by contributors without commit access to our repositories.
10
11As a result of this change, our repository has also moved from its prior
12location at code.google.com to https://chromium.googlesource.com/angle/angle.
13The repository may still be pulled from its old location, but no further changes
14will be committed there. Updates will be made only to the repository's new
15location.
16