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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 14 December 2016 at 07:04, Michel Dänzer <michel@xxxxxxxxxxx> 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 <emil.l.velikov@xxxxxxxxx>
>> ---
>>  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 @@ cd "$srcdir"
>>  autoreconf --force --verbose --install || exit 1
>>  cd "$ORIGDIR" || exit $?
>>
>> +git config --local --get format.subjectPrefix ||
>> +    git config --local format.subjectPrefix "PATCH libdrm"
>> +
>> +git config --local --get sendemail.to ||
>> +    git config --local sendemail.to "dri-devel@xxxxxxxxxxxxxxxxxxxxx"
>
> This is nice in general, but e.g. patches for the amdgpu/radeon
> subdirectories should go to the amd-gfx list instead, and possibly also
> have a different subject prefix. But maybe this is a good starting point
> anyway.
>
Fully agreed. For now it's ~ reasonable, but we might want something
better for the future.

Thanks
Emil
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel




[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux