Re: [PATCH] HID: moving to group maintainership model

2018-10-27 Thread Stephen Rothwell
Hi Jiri,

On Sat, 27 Oct 2018 14:19:02 +0200 (CEST) Jiri Kosina  wrote:
>
> Stephen, could you please update the hid.git URL for linux-next as below? 
> Thanks.

Done, also added Benjamin as a contact.

[for Benjamin's benefit ...]

Thanks for adding your subsystem tree as a participant of linux-next.  As
you may know, this is not a judgement of your code.  The purpose of
linux-next is for integration testing and to lower the impact of
conflicts between subsystems in the next merge window. 

You will need to ensure that the patches/commits in your tree/series have
been:
 * submitted under GPL v2 (or later) and include the Contributor's
Signed-off-by,
 * posted to the relevant mailing list,
 * reviewed by you (or another maintainer of your subsystem tree),
 * successfully unit tested, and 
 * destined for the current or next Linux merge window.

Basically, this should be just what you would send to Linus (or ask him
to fetch).  It is allowed to be rebased if you deem it necessary.

-- 
Cheers,
Stephen Rothwell 
s...@canb.auug.org.au


pgpih4Wh1nF9g.pgp
Description: OpenPGP digital signature


[PATCH] HID: moving to group maintainership model

2018-10-27 Thread Jiri Kosina
From: Jiri Kosina 

Benjamin and myself will from now on be sharing maintainership 
responsibilities for hid.git.

Update maintainers to reflect that change, and also move a git repository 
to shared space at kernel.org.

Signed-off-by: Jiri Kosina 
---

Stephen, could you please update the hid.git URL for linux-next as below? 
Thanks.

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index c0c4c5003998..6cdca65bb0a6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6588,9 +6588,9 @@ F:arch/*/include/asm/suspend*.h
 
 HID CORE LAYER
 M: Jiri Kosina 
-R: Benjamin Tissoires 
+M: Benjamin Tissoires 
 L: linux-in...@vger.kernel.org
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git
 S: Maintained
 F: drivers/hid/
 F: include/linux/hid*

-- 
Jiri Kosina
SUSE Labs