Re: [PATCH] SubmittingPatches: Document how to request a patch review tag

2013-01-06 Thread Junio C Hamano
Michael Haggerty writes: > On 01/04/2013 10:47 PM, Junio C Hamano wrote: >> "Reviewed-by" is for those who are familiar with the part of the >> system being touched to say "I reviewed this patch, it looks good", >> and Michael indeed was involved in recent updates to the refs.c >> infrastructure,

Re: [PATCH] SubmittingPatches: Document how to request a patch review tag

2013-01-05 Thread Michael Haggerty
On 01/04/2013 09:58 PM, Jason Holden wrote: > Document the preferred way a developer should request to have their > Acked-by/Tested-by/Reviewed-by tag to a patch series under discussion > > Signed-off-by: Jason Holden > --- > Junio, > I was ready to add my Reviewed-by to this patch series, but

Re: [PATCH] SubmittingPatches: Document how to request a patch review tag

2013-01-04 Thread Junio C Hamano
Jason Holden writes: > A very similiar question was asked previously in: > http://thread.gmane.org/gmane.comp.version-control.git/185564/focus=185570 "Reviewed-by" is for those who are familiar with the part of the system being touched to say "I reviewed this patch, it looks good", and Michael i