Commit Graph

26 Commits (3f1ab05820af5b675682e9d9ad2bf2910801d768)

Author SHA1 Message Date
Aaron Gable e632e54438 Remove rietveld commit queue command line client
This code appears unused, and if it is used, it isn't useful anymore.

R=tandrii@chromium.org

Bug: 770408
Change-Id: I8b96a119be8ed20132e0b7439e466ad90f3757c2
Reviewed-on: https://chromium-review.googlesource.com/693337
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
8 years ago
Takuto Ikuta e5063207a7 Add Nico and Scott to OWNERS for ninja related things
Bug:
Change-Id: Ib88e822f074242a362869a8636cb4d96c838a51b
Reviewed-on: https://chromium-review.googlesource.com/650232
Commit-Queue: Scott Graham <scottmg@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Scott Graham <scottmg@chromium.org>
Reviewed-by: Nico Weber <thakis@chromium.org>
8 years ago
Mike Stipicevic 8adfedcf43 Remove stip@ from OWNERS.
Change-Id: Id841c4720996ca3568cec8a5721469c34f00cf77
Reviewed-on: https://chromium-review.googlesource.com/431803
Commit-Queue: Mike Stipicevic <stip@chromium.org>
Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org>
8 years ago
brucedawson@chromium.org 36d5598130 Remove rogerta@ as owner
rogerta@ has indicated that he should no longer be an owner of
depot_tools.

Review URL: https://codereview.chromium.org/1673313006

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298683 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
phajdan.jr@chromium.org 2f77e87ac8 depot_tools: add phajdan.jr to OWNERS
BUG=none

Review URL: https://codereview.chromium.org/1670503002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298586 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
akuegel@chromium.org da93188cef Remove akuegel@ from OWNERS.
BUG=
TBR=sergiyb@chromium.org

Review URL: https://codereview.chromium.org/1533853002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298052 0039d316-1c4b-4281-b951-d872f2087c98
9 years ago
tandrii@chromium.org c2af0226c9 Add tandrii@ as owner.
R=jochen@chromium.org

Review URL: https://codereview.chromium.org/1384693002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@296985 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org d068262f8c Allow CQ team to own all commit_queue scripts in depot_tools
R=pgervais@chromium.org

Review URL: https://codereview.chromium.org/1211843003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295850 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
sergiyb@chromium.org 442811154b Added CQ team as OWNERS for CQ-related stuff in depot_tools
TBR=pgervais@chromium.org
R=akuegel@chromium.org, tandrii@chromium.org, phajdan.jr@chromium.org

Review URL: https://codereview.chromium.org/1183363002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@295718 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
maruel@chromium.org 39497acadf Normalizes OWNERS and WATCHLISTS.
Removes cmp-cc@chromium.org from WATCHLISTS, removes *@google.com from OWNERS.
Remove szager@ from OWNERS.

R=iannucci@chromium.org
BUG=

Review URL: https://codereview.chromium.org/1047673003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294614 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
nodir@chromium.org dfaffbe3ad Added nodir to OWNERS
R=sheyang@chromium.org, vadimsh@chromium.org
BUG=

Review URL: https://codereview.chromium.org/983843003

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294368 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
hinoka@chromium.org 48603a4d12 Add hinoka@ to depot_tools OWNERS
BUG=

Review URL: https://codereview.chromium.org/874763002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@294095 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
pgervais@chromium.org 43b48640be Adding myself as an owner.
BUG=

Review URL: https://codereview.chromium.org/697283002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@292820 0039d316-1c4b-4281-b951-d872f2087c98
10 years ago
agable@chromium.org 0211dcb161 Add agable@ to OWNERS
R=iannucci@chromium.org, maurel@chromium.org

Review URL: https://codereview.chromium.org/169323004

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@252474 0039d316-1c4b-4281-b951-d872f2087c98
11 years ago
maruel@chromium.org 314877c2ac Add stip@ as depot_tools OWNER.
R=szager@chromium.org
BUG=

Review URL: https://codereview.chromium.org/27537004

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@228989 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
jochen@chromium.org a26e04734b Correctly pass the issue number as "issue" parameter to Changelist ctor
Instead of as branchref. Because it's an issue. Not a branchref.

Also, add myself as owner.

BUG=none
R=maruel@chromium.org

Review URL: https://chromiumcodereview.appspot.com/19997004

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@213387 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
ilevy@chromium.org adeb47512a Add iannucci to depot_tools OWNERS
He has a lot of experience in this directory and we could
use the additional reviewer.

Also remove nsylvain, who is inactive.

R=maruel@chromium.org

Review URL: https://chromiumcodereview.appspot.com/13918011

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@196130 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
szager@chromium.org 6562e9d0cd I own you, depot_tools.
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/11987002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@177284 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
tony@chromium.org a1f76a2f47 Remove evan from OWNERS
He no longer works on this project.

Review URL: https://chromiumcodereview.appspot.com/11506010

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@172123 0039d316-1c4b-4281-b951-d872f2087c98
12 years ago
maruel@chromium.org 5536707379 Add Roger to depot_tools/OWNERS.
R=nsylvain@chromium.org
BUG=


Review URL: https://chromiumcodereview.appspot.com/10885035

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@153940 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
maruel@chromium.org ce8d3a2afc Add petermayo@chromium.org. We always need more OWNERS.
TBR=petermayo@chromium.org
BUG=
TEST=


Review URL: http://codereview.chromium.org/9617031

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@125276 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
maruel@chromium.org 5ac27607ca Add my other alias to OWNERS since it's annoying as hell when I login with the wrong account
TBR=nsylvain@chromium.org
BUG=
TEST=


Review URL: http://codereview.chromium.org/9433048

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@123068 0039d316-1c4b-4281-b951-d872f2087c98
13 years ago
cmp@chromium.org 5357fa660b Swap in cmp for chase.
Review URL: http://codereview.chromium.org/8536043

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@109750 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org ee2fa0692c add set noparent just for clarity
Review URL: http://codereview.chromium.org/6648015

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@77385 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org 6477d68408 fix typo in nicholas's addr
git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@77371 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago
dpranke@chromium.org 884d11b5b2 add OWNERS file - split out from #6626065
Review URL: http://codereview.chromium.org/6649007

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@77368 0039d316-1c4b-4281-b951-d872f2087c98
14 years ago