summaryrefslogtreecommitdiffstats
path: root/OWNERS
Commit message (Collapse)AuthorAgeFilesLines
* Allow anyone to update .gitignore.torne@chromium.org2012-11-161-0/+1
| | | | | | | | | | | This needs to be updated fairly frequently and it should be fine to let everyone do it. BUG= Review URL: https://codereview.chromium.org/11419038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168221 0039d316-1c4b-4281-b951-d872f2087c98
* Fixing the PRESUBMIT include check some more.marja@chromium.org2012-11-151-2/+2
| | | | | | | | | | | | The previous version didn't take into account that source files can have a platform specific suffix. BUG=NONE TBR=ben@chromium.org Review URL: https://codereview.chromium.org/11413012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167996 0039d316-1c4b-4281-b951-d872f2087c98
* Add maruel@ and joi@ as per-file OWNERS for PRESUBMIT.pyjoi@chromium.org2012-10-251-0/+2
| | | | | | | | BUG=none Review URL: https://codereview.chromium.org/11260011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164149 0039d316-1c4b-4281-b951-d872f2087c98
* Add per-file OWNERS for src/Android.mk.torne@chromium.org2012-10-251-0/+3
| | | | | | | | | | | | The Android.mk file in the top level exists for the Android WebView build; give some of the Android WebView maintainers OWNERS permission for it. BUG= Review URL: https://codereview.chromium.org/11270033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@164089 0039d316-1c4b-4281-b951-d872f2087c98
* Remove all the "set noparent" directivesdpranke@chromium.org2012-10-191-1/+5
| | | | | | | | | | | | | 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
* Add in a wildcard OWNERS file so that no matter what files are modified ↵dpranke@chromium.org2011-03-171-0/+1
there is always at least one set of OWNERS found. Review URL: http://codereview.chromium.org/6588074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78513 0039d316-1c4b-4281-b951-d872f2087c98