|
|
|
index.yaml: add cc index for issues
Patch Set 1 #Patch Set 2 : diff -r 984b16e3d0dd https://code.google.com/p/rietveld #Patch Set 3 : diff -r 984b16e3d0dd https://code.google.com/p/rietveld #Patch Set 4 : diff -r 984b16e3d0dd https://code.google.com/p/rietveld #Total messages: 2
|
rsc
Hello bradfitz, I'd like you to review this change to https://code.google.com/p/rietveld
|
12 years, 4 months ago (2013年08月15日 17:07:55 UTC) #1 |
Hello bradfitz, I'd like you to review this change to https://code.google.com/p/rietveld
LGTM On Thu, Aug 15, 2013 at 10:07 AM, <rsc@golang.org> wrote: > Reviewers: bradfitz, > > Message: > Hello bradfitz, > > I'd like you to review this change to > https://code.google.com/p/**rietveld <https://code.google.com/p/rietveld> > > > Description: > index.yaml: add cc index for issues > > Please review this at https://codereview.appspot.**com/13003043/<https://codereview.appspot.com/130... > > Affected files: > M index.yaml > > > Index: index.yaml > ==============================**==============================**======= > --- a/index.yaml > +++ b/index.yaml > @@ -1,5 +1,11 @@ > indexes: > > +- kind: Issue > + properties: > + - name: cc > + - name: modified > + direction: desc > + > # AUTOGENERATED > > # This index.yaml is automatically updated whenever the dev_appserver > > >