On 2/24/20 11:17 PM, Zhangfei Gao wrote:
> Add Zhangfei Gao and Zhou Wang as maintainers for uacce
>
> Signed-off-by: Zhangfei Gao <[email protected]>
> Signed-off-by: Zhou Wang <[email protected]>
> ---
> MAINTAINERS | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 38fe2f3..22e647f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17039,6 +17039,16 @@ W: http://linuxtv.org
> S: Maintained
> F: drivers/media/pci/tw686x/
>
> +UACCE ACCELERATOR FRAMEWORK
> +M: Zhangfei Gao <[email protected]>
> +M: Zhou Wang <[email protected]>
> +S: Maintained
> +F: Documentation/ABI/testing/sysfs-driver-uacce
> +F: Documentation/misc-devices/uacce.rst
> +F: drivers/misc/uacce/
> +F: include/linux/uacce.h
> +F: include/uapi/misc/uacce/
Mailing list for patch submission?
+L: [email protected] ?
> +
> UBI FILE SYSTEM (UBIFS)
> M: Richard Weinberger <[email protected]>
> L: [email protected]
>
On 2020/2/26 上午12:02, Dave Jiang wrote:
>
>
> On 2/24/20 11:17 PM, Zhangfei Gao wrote:
>> Add Zhangfei Gao and Zhou Wang as maintainers for uacce
>>
>> Signed-off-by: Zhangfei Gao <[email protected]>
>> Signed-off-by: Zhou Wang <[email protected]>
>> ---
>> MAINTAINERS | 10 ++++++++++
>> 1 file changed, 10 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 38fe2f3..22e647f 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -17039,6 +17039,16 @@ W: http://linuxtv.org
>> S: Maintained
>> F: drivers/media/pci/tw686x/
>> +UACCE ACCELERATOR FRAMEWORK
>> +M: Zhangfei Gao <[email protected]>
>> +M: Zhou Wang <[email protected]>
>> +S: Maintained
>> +F: Documentation/ABI/testing/sysfs-driver-uacce
>> +F: Documentation/misc-devices/uacce.rst
>> +F: drivers/misc/uacce/
>> +F: include/linux/uacce.h
>> +F: include/uapi/misc/uacce/
>
> Mailing list for patch submission?
> +L: [email protected] ?
Thanks Dave
How about adding both
[email protected]
[email protected]
Since the patches will go to misc tree.
Thanks