[PATCH libdrm] autogen.sh: set format.subjectPrefix and sendemail.to if needed

2016-12-14 Thread Emil Velikov
On 14 December 2016 at 07:04, Michel Dänzer wrote: > On 13/12/16 10:09 PM, Emil Velikov wrote: >> Just set the rules automatically rather than asking each contributor to >> update thing locally. >> >> Signed-off-by: Emil Velikov >> --- >> autogen.sh | 6 ++ >> 1 file changed, 6 insertions(+

[PATCH libdrm] autogen.sh: set format.subjectPrefix and sendemail.to if needed

2016-12-14 Thread Michel Dänzer
On 13/12/16 10:09 PM, Emil Velikov wrote: > Just set the rules automatically rather than asking each contributor to > update thing locally. > > Signed-off-by: Emil Velikov > --- > autogen.sh | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/autogen.sh b/autogen.sh > index c896097..

[PATCH libdrm] autogen.sh: set format.subjectPrefix and sendemail.to if needed

2016-12-13 Thread Jani Nikula
On Tue, 13 Dec 2016, Emil Velikov wrote: > Just set the rules automatically rather than asking each contributor to > update thing locally. > > Signed-off-by: Emil Velikov > --- > autogen.sh | 6 ++ > 1 file changed, 6 insertions(+) > > diff --git a/autogen.sh b/autogen.sh > index c896097..e9

[PATCH libdrm] autogen.sh: set format.subjectPrefix and sendemail.to if needed

2016-12-13 Thread Emil Velikov
On 13 December 2016 at 15:42, Eric Engestrom wrote: > On Tuesday, 2016-12-13 16:16:50 +0200, Jani Nikula wrote: >> On Tue, 13 Dec 2016, Emil Velikov wrote: >> > Just set the rules automatically rather than asking each contributor to >> > update thing locally. >> > >> > Signed-off-by: Emil Veliko

[PATCH libdrm] autogen.sh: set format.subjectPrefix and sendemail.to if needed

2016-12-13 Thread Eric Engestrom
On Tuesday, 2016-12-13 16:16:50 +0200, Jani Nikula wrote: > On Tue, 13 Dec 2016, Emil Velikov wrote: > > Just set the rules automatically rather than asking each contributor to > > update thing locally. > > > > Signed-off-by: Emil Velikov > > --- > > autogen.sh | 6 ++ > > 1 file changed, 6

[PATCH libdrm] autogen.sh: set format.subjectPrefix and sendemail.to if needed

2016-12-13 Thread Emil Velikov
Just set the rules automatically rather than asking each contributor to update thing locally. Signed-off-by: Emil Velikov --- autogen.sh | 6 ++ 1 file changed, 6 insertions(+) diff --git a/autogen.sh b/autogen.sh index c896097..e936f04 100755 --- a/autogen.sh +++ b/autogen.sh @@ -9,6 +9,12