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/
+
UBI FILE SYSTEM (UBIFS)
M: Richard Weinberger <[email protected]>
L: [email protected]
--
2.7.4
On 2/25/20 6:11 PM, zhangfei wrote:
>
>
> 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.
That is entirely up to you. But having guidance on somewhere to submit
patches will be good.
>
> Thanks