Re: [Xen-devel] [PATCH] MAINTAINERS: Make myself libxl golang binding maintainer

2019-07-15 Thread George Dunlap
On 7/10/19 3:51 AM, Jan Beulich wrote:
> On 09.07.2019 22:13, George Dunlap wrote:
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -343,6 +343,11 @@ M:  Marek Marczykowski-Górecki 
>> 
>>   S: Supported
>>   F: tools/python
>>   
>> +GOLANG BINDINGS
>> +M: George Dunlap 
>> +S: Maintained
>> +F: tools/golang
>> +
>>   QEMU-DM
>>   M: Ian Jackson 
>>   S: Supported
> 
> This doesn't look to be the alphabetically correct slot to insert
> this section. Yet instead of moving it perhaps its title should
> be "libxl golang bindings"?

Didn't realize this was in alphabetical order.

I was going to say 'libxl golang bindings', but the actual directory in
question is, like the python bindings it's next to, generic; someone
could if they wanted to write golang bindings for any of the other
libraries, and they'd be in this directory; and I'd probably be the
right person to review them if they went in.

> Also please use tabs like surrounding sections do.

Ack.  v2 on the way.

 -George

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] [PATCH] MAINTAINERS: Make myself libxl golang binding maintainer

2019-07-09 Thread Jan Beulich
On 09.07.2019 22:13, George Dunlap wrote:
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -343,6 +343,11 @@ M:   Marek Marczykowski-Górecki 
> 
>   S:  Supported
>   F:  tools/python
>   
> +GOLANG BINDINGS
> +M: George Dunlap 
> +S: Maintained
> +F: tools/golang
> +
>   QEMU-DM
>   M:  Ian Jackson 
>   S:  Supported

This doesn't look to be the alphabetically correct slot to insert
this section. Yet instead of moving it perhaps its title should
be "libxl golang bindings"?

Also please use tabs like surrounding sections do.

Jan

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

[Xen-devel] [PATCH] MAINTAINERS: Make myself libxl golang binding maintainer

2019-07-09 Thread George Dunlap
Signed-off-by: George Dunlap 
---
CC: Ian Jackson 
CC: Wei Liu 
CC: Andrew Cooper 
CC: Jan Beulich 
CC: Tim Deegan 
CC: Konrad Wilk 
CC: Stefano Stabellini 
CC: Julien Grall 
---
 MAINTAINERS | 5 +
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b8e4daae41..2ec96419ce 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -343,6 +343,11 @@ M: Marek Marczykowski-Górecki 

 S: Supported
 F: tools/python
 
+GOLANG BINDINGS
+M: George Dunlap 
+S: Maintained
+F: tools/golang
+
 QEMU-DM
 M: Ian Jackson 
 S: Supported
-- 
2.20.1


___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel