summaryrefslogtreecommitdiffstats
path: root/chrome/OWNERS
Commit message (Collapse)AuthorAgeFilesLines
* Add Syzygy team members as owners of Syzygy-related build files.chrisha@chromium.org2013-09-111-0/+4
| | | | | | | | BUG= Review URL: https://chromiumcodereview.appspot.com/23604052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222533 0039d316-1c4b-4281-b951-d872f2087c98
* Add missing OWNERS for chrome_android.gypinyquist@chromium.org2013-09-091-0/+1
| | | | | | | | | | | r214685 failed to add user to the per-file OWNERS of chrome/chrome_android.gypi. BUG=None Review URL: https://chromiumcodereview.appspot.com/23654016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@222125 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the OWNERS that no longer work on the project.aurimas@chromium.org2013-07-011-1/+0
| | | | | | | | | Remove jcivelli@, and nileshagrawal@ who no longer work on Chrome for Android. Review URL: https://chromiumcodereview.appspot.com/18178014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209531 0039d316-1c4b-4281-b951-d872f2087c98
* Drop obsolete comment from chrome/OWNERSkinuko@chromium.org2013-06-121-4/+0
| | | | | | | | | | BUG=none NOTRY=true R=jochen@chromium.org Review URL: https://codereview.chromium.org/16452016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205767 0039d316-1c4b-4281-b951-d872f2087c98
* Remove Brett and Ben from Chrome owners.brettw@chromium.org2013-05-031-2/+0
| | | | | | | | | BUG= R=ben@chromium.org Review URL: https://codereview.chromium.org/14943002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198178 0039d316-1c4b-4281-b951-d872f2087c98
* gypi files are publicly owned for trivial changes.groby@chromium.org2013-04-261-3/+1
| | | | | | | | | R=sky BUG=none Review URL: https://chromiumcodereview.appspot.com/14188059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196594 0039d316-1c4b-4281-b951-d872f2087c98
* Add per-file owners for chrome/browser/chrome_browser_chromeos.gypisatorux@chromium.org2013-04-251-0/+12
| | | | | | | | | | | | | The source files listed in the .gypi file are all placed under chrome/browser/chromeos, hence it makes sense to add per-file owners for the file based on chrome/browser/chromeos/OWNERS BUG=none TEST=none Review URL: https://codereview.chromium.org/13975020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@196290 0039d316-1c4b-4281-b951-d872f2087c98
* Simplify LGTM for add/remove in chrome_browser_uigroby@chromium.org2013-04-241-0/+1
| | | | | | | | | | Following the example of other gypi files in this directory. R=sky@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/14358002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195984 0039d316-1c4b-4281-b951-d872f2087c98
* Make csharp@ and maruel@ owners of .isolate filescsharp@chromium.org2013-04-051-0/+2
| | | | | | | | | | | NOTRY=true R=maruel@chromium.org BUG= Review URL: https://chromiumcodereview.appspot.com/13640006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192635 0039d316-1c4b-4281-b951-d872f2087c98
* Add per-file owners for chrome_android.gypiyfriedman@chromium.org2013-04-051-0/+8
| | | | | | | | | Copies the list of OWNERS from chrome/android NOTRY=true Review URL: https://chromiumcodereview.appspot.com/13452003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192452 0039d316-1c4b-4281-b951-d872f2087c98
* Revert 179452. Let's see if r179437 is good enough, as discussedthakis@chromium.org2013-02-011-1/+0
| | | | | | | | | | | | | | | | | in that revision's review thread ( https://codereview.chromium.org/12093002 ) > Make everybody an OWNER of chrome/chrome_browser.gypi > > R=ben@chromium.org > BUG=None > TEST=less stamps > > Review URL: https://codereview.chromium.org/12092046 TBR=dbeam@chromium.org Review URL: https://codereview.chromium.org/12163004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@180156 0039d316-1c4b-4281-b951-d872f2087c98
* Make everybody an OWNER of chrome/chrome_browser.gypidbeam@chromium.org2013-01-291-0/+1
| | | | | | | | | | R=ben@chromium.org BUG=None TEST=less stamps Review URL: https://codereview.chromium.org/12092046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179452 0039d316-1c4b-4281-b951-d872f2087c98
* Document the permission to TBR .gypi changes.jyasskin@chromium.org2013-01-291-0/+4
| | | | | | | | | | | This reflects the discussion at https://groups.google.com/a/chromium.org/d/topic/chromium-dev/a7oLXoqawtQ/discussion but allows people to rely on it without having to search through the list archives. Review URL: https://codereview.chromium.org/12093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@179437 0039d316-1c4b-4281-b951-d872f2087c98
* Add per-file OWNERS to chrome/nacl.gypi (vs using the normal chrome/OWNERS).jvoung@chromium.org2012-11-291-0/+6
| | | | | | | | | | | | Just copied the OWNERS from chrome/nacl/OWNERS NOTRY=true BUG=none Review URL: https://chromiumcodereview.appspot.com/11415213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170272 0039d316-1c4b-4281-b951-d872f2087c98
* Add per-file permissions for everybody to review changes to ↵jochen@chromium.org2012-11-151-0/+6
| | | | | | | | | | | | | chrome_tests.gypi and chrome_tests_unit.gypi Rationale: it should be easy to add new test. And if somebody screws up those files, it won't at least affect the shipping binary BUG=none R=thakis@chromium.org,darin@chromium.org Review URL: https://codereview.chromium.org/11411003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168011 0039d316-1c4b-4281-b951-d872f2087c98
* Add jochen to chrome/OWNERSthakis@chromium.org2012-11-131-0/+1
| | | | | | | | BUG=none Review URL: https://codereview.chromium.org/11369187 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167296 0039d316-1c4b-4281-b951-d872f2087c98
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-2/+0
| | | | | | | | | | | | | Now that OWNERS supports per-file owners, we can limit the scope of the top-level wildcard to just DEPS, and make darin and ben owners for everything else and remove the broad use of "set noparent". R=ben@chromium.org, darin@chromium.org BUG=88315 Review URL: https://codereview.chromium.org/11191038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@163069 0039d316-1c4b-4281-b951-d872f2087c98
* Remove myself from the reviewer section on chrome\OWNERS. I'm too overloaded ↵jam@chromium.org2012-08-081-1/+1
| | | | | | | | with reviews for content as is. Review URL: https://chromiumcodereview.appspot.com/10832181 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150588 0039d316-1c4b-4281-b951-d872f2087c98
* Remove more set noparentsben@chromium.org2012-07-251-0/+3
| | | | | | | | BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10824025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148406 0039d316-1c4b-4281-b951-d872f2087c98
* Remove set noparent from a bunch of places and add it to src/chrome/OWNERSben@chromium.org2012-07-251-0/+2
| | | | | | | | BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10824024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148398 0039d316-1c4b-4281-b951-d872f2087c98
* Add an OWNERS file for src\content by moving the owners that were there for ↵jam@chromium.org2012-03-141-1/+6
| | | | | | | | the top level directories within. I've removed them all from the subdirectories. Also removed the "set noparent" in subdirectories and just put one in src/content/OWNERS for now. I also added brettw/darin for src/chrome/OWNERS. Review URL: https://chromiumcodereview.appspot.com/9695028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126522 0039d316-1c4b-4281-b951-d872f2087c98
* Add some suckers^H^H^H^H^H^H^H^Hfine upstanding project members to be OWNERS ↵dpranke@chromium.org2012-03-131-0/+6
of the top-level chrome dir. R=ben@chromium.org, jhawkins@chromium.org, jam@chromium.org, sky@chromium.org, tfarina@chromium.org, thakis@chromium.org, thestig@chromium.org BUG=117608 Review URL: https://chromiumcodereview.appspot.com/9677018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126281 0039d316-1c4b-4281-b951-d872f2087c98