Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 11419038: Allow anyone to update .gitignore. (Closed)

Created:
8 years, 1 month ago by Torne
Modified:
8 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Allow anyone to update .gitignore. This needs to be updated fairly frequently and it should be fine to let everyone do it. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=168221

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M OWNERS View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Torne
Hi Ben, I was about to land a .gitignore change and couldn't, so I'm sending ...
8 years, 1 month ago (2012-11-16 14:09:40 UTC) #1
Ben Goodger (Google)
8 years, 1 month ago (2012-11-16 16:31:02 UTC) #2
lgtm


On Fri, Nov 16, 2012 at 6:09 AM, <torne@chromium.org> wrote:

> Reviewers: Ben Goodger (Google),
>
> Message:
> Hi Ben, I was about to land a .gitignore change and couldn't, so I'm
> sending you
> this rather than the original CL :)
>
> Description:
> Allow anyone to update .gitignore.
>
> This needs to be updated fairly frequently and it should be fine to let
> everyone do it.
>
> BUG=
>
>
> Please review this at
https://codereview.chromium.**org/11419038/<https://codereview.chromium.org/1...
>
> SVN Base:
svn://svn.chromium.org/chrome/**trunk/src<http://svn.chromium.org/chrome/trunk/src>
>
> Affected files:
>   M OWNERS
>
>
> Index: OWNERS
> diff --git a/OWNERS b/OWNERS
> index 1ef6c1883ea40ea0df37d93819ee30**0f9e2a026a..**
> 1e6d2d443825df05ba05c93ba21b2e**70fd1786b8 100644
> --- a/OWNERS
> +++ b/OWNERS
> @@ -1,5 +1,6 @@
>  darin@chromium.org
>  ben@chromium.org
> +per-file .gitignore=*
>  per-file DEPS=*
>  per-file AUTHORS=*
>  per-file WATCHLISTS=*
>
>
>

Powered by Google App Engine
This is Rietveld 408576698