All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-4.11 0/2] MAINTAINERS cleanup
@ 2018-05-01 12:33 Lars Kurth
  2018-05-01 12:34 ` [PATCH for-4.11 1/2] Replace occurances of xen.org with xenproject.org Lars Kurth
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Lars Kurth @ 2018-05-01 12:33 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, Wei Liu,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall, Jan Beulich

Patches cleaning up the MAINTAINERs file
- Replace xen.org with xenproject.org in URLs
- Replace http: with https: in URLs
  - Also fixes the location of linux-2.6.18-xen.hg

This was formerly part of
https://lists.xenproject.org/archives/html/xen-devel/2018-04/threads.html#02230

Lars Kurth (2):
  Replace occurances of xen.org with xenproject.org
  Replace http: with https: in MAINTAINERs file

 MAINTAINERS | 26 +++++++++++++-------------
 1 file changed, 13 insertions(+), 13 deletions(-)

-- 
2.13.0


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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [PATCH for-4.11 1/2] Replace occurances of xen.org with xenproject.org
  2018-05-01 12:33 [PATCH for-4.11 0/2] MAINTAINERS cleanup Lars Kurth
@ 2018-05-01 12:34 ` Lars Kurth
  2018-05-01 12:34 ` [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file Lars Kurth
  2018-07-02 16:18 ` [PATCH for-4.11 0/2] MAINTAINERS cleanup Julien Grall
  2 siblings, 0 replies; 13+ messages in thread
From: Lars Kurth @ 2018-05-01 12:34 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, Wei Liu,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall, Jan Beulich

This is a general clean-up activity. It also avoids mails being
sent to xen-devel@lists.xenproject.org and xen-devel@lists.xen.org
when used with add_maintainers.pl/git send-email

Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Julien Grall <julien.grall@arm.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Tim Deegan <tim@xen.org>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: Juergen Gross <jgross@suse.com>
Signed-off-by: Lars Kurth <lars.kurth@citrix.com>

Released-acked-by: Juergen Gross <jgross@suse.com>
---
 MAINTAINERS | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bbda4b9f43..90aa759145 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18,7 +18,7 @@ trivial patch so apply some common sense.
 	and variable names.  These aren't as silly as they seem. One
 	job the maintainers do is to keep things looking the same.
 
-	PLEASE see http://wiki.xen.org/wiki/Submitting_Xen_Patches for
+	PLEASE see http://wiki.xenproject.org/wiki/Submitting_Xen_Patches for
 	hints on how to submit a patch to xen-unstable in a suitable
 	form.
 
@@ -46,7 +46,7 @@ trivial patch so apply some common sense.
 The policy for inclusion in a Xen stable release is different to that
 for inclusion in xen-unstable.
 
-Please see http://wiki.xen.org/wiki/Xen_Maintenance_Releases for more
+Please see http://wiki.xenproject.org/wiki/Xen_Maintenance_Releases for more
 information.
 
 Backport requests should be made on the xen-devel@lists.xenproject.org
@@ -163,7 +163,7 @@ ARM (W/ VIRTUALISATION EXTENSIONS) ARCHITECTURE
 M:	Stefano Stabellini <sstabellini@kernel.org>
 M:	Julien Grall <julien.grall@arm.com>
 S:	Supported
-L:	xen-devel@lists.xen.org
+L:	xen-devel@lists.xenproject.org
 F:	docs/misc/arm/
 F:	xen/arch/arm/
 F:	xen/drivers/char/arm-uart.c
@@ -290,7 +290,7 @@ MINI-OS
 M:	Samuel Thibault <samuel.thibault@ens-lyon.org>
 S:	Supported
 L:	minios-devel@lists.xenproject.org
-T:	git git://xenbits.xen.org/mini-os.git
+T:	git git://xenbits.xenproject.org/mini-os.git
 F:	config/MiniOS.mk
 
 OCAML TOOLS
@@ -303,7 +303,7 @@ OVMF UPSTREAM
 M:	Anthony PERARD <anthony.perard@citrix.com>
 M:	Wei Liu <wei.liu2@citrix.com>
 S:	Supported
-T:	git git://xenbits.xen.org/ovmf.git
+T:	git git://xenbits.xenproject.org/ovmf.git
 
 POWER MANAGEMENT
 M:	Jan Beulich <jbeulich@suse.com>
@@ -327,13 +327,13 @@ F:	tools/python
 QEMU-DM
 M:	Ian Jackson <ian.jackson@eu.citrix.com>
 S:	Supported
-T:	git git://xenbits.xen.org/qemu-xen-traditional.git
+T:	git git://xenbits.xenproject.org/qemu-xen-traditional.git
 
 QEMU UPSTREAM
 M:	Stefano Stabellini <sstabellini@kernel.org>
 M:	Anthony Perard <anthony.perard@citrix.com>
 S:	Supported
-T:	git git://xenbits.xen.org/qemu-xen.git
+T:	git git://xenbits.xenproject.org/qemu-xen.git
 
 REMUS
 M:	Shriram Rajagopalan <rshriram@cs.ubc.ca>
@@ -361,7 +361,7 @@ F:	xen/common/sched*
 SEABIOS UPSTREAM
 M:	Wei Liu <wei.liu2@citrix.com>
 S:	Supported
-T:	git git://xenbits.xen.org/seabios.git
+T:	git git://xenbits.xenproject.org/seabios.git
 
 STUB DOMAINS
 M:	Samuel Thibault <samuel.thibault@ens-lyon.org>
@@ -398,13 +398,13 @@ F:	docs/misc/tmem*
 UNMODIFIED LINUX PV DRIVERS
 M:	Jan Beulich <jbeulich@suse.com>
 S:	Obsolete
-L:	xen-devel@lists.xen.org
+L:	xen-devel@lists.xenproject.org
 F:	unmodified_drivers/linux-2.6/
 
 USB PV DRIVERS
 M:	Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com>
 S:	Supported
-T:	hg http://xenbits.xen.org/linux-2.6.18-xen.hg
+T:	hg http://xenbits.xenproject.org/linux-2.6.18-xen.hg
 F:	drivers/xen/usb*/
 
 VM EVENT, MEM ACCESS and MONITOR
@@ -441,7 +441,7 @@ X86 ARCHITECTURE
 M:	Jan Beulich <jbeulich@suse.com>
 M:	Andrew Cooper <andrew.cooper3@citrix.com>
 S:	Supported
-L:	xen-devel@lists.xen.org
+L:	xen-devel@lists.xenproject.org
 F:	xen/arch/x86/
 F:	xen/include/asm-x86/
 F:	xen/include/public/arch-x86/
@@ -513,7 +513,7 @@ M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 M:	Stefano Stabellini <sstabellini@kernel.org>
 M:	Tim Deegan <tim@xen.org>
 M:	Wei Liu <wei.liu2@citrix.com>
-L:	xen-devel@lists.xen.org
+L:	xen-devel@lists.xenproject.org
 S:	Supported
 F:	*
 F:	*/
-- 
2.13.0


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

^ permalink raw reply related	[flat|nested] 13+ messages in thread

* [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file
  2018-05-01 12:33 [PATCH for-4.11 0/2] MAINTAINERS cleanup Lars Kurth
  2018-05-01 12:34 ` [PATCH for-4.11 1/2] Replace occurances of xen.org with xenproject.org Lars Kurth
@ 2018-05-01 12:34 ` Lars Kurth
  2018-05-01 12:47   ` Ian Jackson
                     ` (3 more replies)
  2018-07-02 16:18 ` [PATCH for-4.11 0/2] MAINTAINERS cleanup Julien Grall
  2 siblings, 4 replies; 13+ messages in thread
From: Lars Kurth @ 2018-05-01 12:34 UTC (permalink / raw)
  To: xen-devel
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, Wei Liu,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall, Jan Beulich

Requested by Ian Jackson, see
https://lists.xenproject.org/archives/html/xen-devel/2018-04/msg02286.html

The patch also fixes the location of linux-2.6.18-xen.hg (it is currently
pointing to an alias)

Cc: Andrew Cooper <andrew.cooper3@citrix.com>
Cc: George Dunlap <George.Dunlap@eu.citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Julien Grall <julien.grall@arm.com>
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Tim Deegan <tim@xen.org>
Cc: Wei Liu <wei.liu2@citrix.com>
Cc: Juergen Gross <jgross@suse.com>
Signed-off-by: Lars Kurth <lars.kurth@citrix.com>
---
 MAINTAINERS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 90aa759145..809ee4138a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18,7 +18,7 @@ trivial patch so apply some common sense.
 	and variable names.  These aren't as silly as they seem. One
 	job the maintainers do is to keep things looking the same.
 
-	PLEASE see http://wiki.xenproject.org/wiki/Submitting_Xen_Patches for
+	PLEASE see https://wiki.xenproject.org/wiki/Submitting_Xen_Patches for
 	hints on how to submit a patch to xen-unstable in a suitable
 	form.
 
@@ -46,7 +46,7 @@ trivial patch so apply some common sense.
 The policy for inclusion in a Xen stable release is different to that
 for inclusion in xen-unstable.
 
-Please see http://wiki.xenproject.org/wiki/Xen_Maintenance_Releases for more
+Please see https://wiki.xenproject.org/wiki/Xen_Maintenance_Releases for more
 information.
 
 Backport requests should be made on the xen-devel@lists.xenproject.org
@@ -389,7 +389,7 @@ F:	tools/
 
 TRANSCENDENT MEMORY (TMEM)
 M:	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
-W:	http://oss.oracle.com/projects/tmem
+W:	https://oss.oracle.com/projects/tmem
 S:	Supported
 F:	xen/common/tmem*
 F:	xen/include/xen/tmem*
@@ -404,7 +404,7 @@ F:	unmodified_drivers/linux-2.6/
 USB PV DRIVERS
 M:	Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com>
 S:	Supported
-T:	hg http://xenbits.xenproject.org/linux-2.6.18-xen.hg
+T:	hg https://xenbits.xenproject.org/hg/linux-2.6.18-xen.hg
 F:	drivers/xen/usb*/
 
 VM EVENT, MEM ACCESS and MONITOR
-- 
2.13.0


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

^ permalink raw reply related	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file
  2018-05-01 12:34 ` [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file Lars Kurth
@ 2018-05-01 12:47   ` Ian Jackson
  2018-05-01 12:50   ` Wei Liu
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 13+ messages in thread
From: Ian Jackson @ 2018-05-01 12:47 UTC (permalink / raw)
  To: Lars Kurth
  Cc: Juergen Gross, Stefano Stabellini, Wei Liu, George Dunlap,
	Andrew Cooper, Tim Deegan, Julien Grall, Jan Beulich, xen-devel

Lars Kurth writes ("[PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file"):
> Requested by Ian Jackson, see
> https://lists.xenproject.org/archives/html/xen-devel/2018-04/msg02286.html
> 
> The patch also fixes the location of linux-2.6.18-xen.hg (it is currently
> pointing to an alias)

Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>

Also I already acked your 1/2.

I'll wait a bit longer before committing in case anyone else has
anything else to say.

Ian.

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file
  2018-05-01 12:34 ` [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file Lars Kurth
  2018-05-01 12:47   ` Ian Jackson
@ 2018-05-01 12:50   ` Wei Liu
  2018-05-01 12:53     ` Ian Jackson
  2018-05-02  7:40   ` Jan Beulich
  2018-05-02 10:28   ` Juergen Gross
  3 siblings, 1 reply; 13+ messages in thread
From: Wei Liu @ 2018-05-01 12:50 UTC (permalink / raw)
  To: Lars Kurth
  Cc: Juergen Gross, Stefano Stabellini, Wei Liu, George Dunlap,
	Andrew Cooper, Ian Jackson, Tim Deegan, Julien Grall,
	Jan Beulich, xen-devel

On Tue, May 01, 2018 at 01:34:01PM +0100, Lars Kurth wrote:
> Requested by Ian Jackson, see
> https://lists.xenproject.org/archives/html/xen-devel/2018-04/msg02286.html
> 
> The patch also fixes the location of linux-2.6.18-xen.hg (it is currently
> pointing to an alias)


While at it do we want to change git: to https: as well?

It can be done with another patch.

Wei.

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file
  2018-05-01 12:50   ` Wei Liu
@ 2018-05-01 12:53     ` Ian Jackson
  0 siblings, 0 replies; 13+ messages in thread
From: Ian Jackson @ 2018-05-01 12:53 UTC (permalink / raw)
  To: Wei Liu
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, George Dunlap,
	Andrew Cooper, Tim Deegan, Julien Grall, Jan Beulich, xen-devel

Wei Liu writes ("Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file"):
> On Tue, May 01, 2018 at 01:34:01PM +0100, Lars Kurth wrote:
> > Requested by Ian Jackson, see
> > https://lists.xenproject.org/archives/html/xen-devel/2018-04/msg02286.html
> > 
> > The patch also fixes the location of linux-2.6.18-xen.hg (it is currently
> > pointing to an alias)
> 
> While at it do we want to change git: to https: as well?

SGTM, at least for the ones on xenbits (where the https urls are fully
supported).

Ian.

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file
  2018-05-01 12:34 ` [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file Lars Kurth
  2018-05-01 12:47   ` Ian Jackson
  2018-05-01 12:50   ` Wei Liu
@ 2018-05-02  7:40   ` Jan Beulich
  2018-05-02 10:26     ` Ian Jackson
  2018-05-02 10:28   ` Juergen Gross
  3 siblings, 1 reply; 13+ messages in thread
From: Jan Beulich @ 2018-05-02  7:40 UTC (permalink / raw)
  To: Lars Kurth
  Cc: Juergen Gross, Stefano Stabellini, Wei Liu, George Dunlap,
	Andrew Cooper, Ian Jackson, Tim Deegan, Julien Grall, xen-devel

>>> On 01.05.18 at 14:34, <lars.kurth@citrix.com> wrote:
> @@ -404,7 +404,7 @@ F:	unmodified_drivers/linux-2.6/
>  USB PV DRIVERS
>  M:	Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com>
>  S:	Supported
> -T:	hg http://xenbits.xenproject.org/linux-2.6.18-xen.hg 
> +T:	hg https://xenbits.xenproject.org/hg/linux-2.6.18-xen.hg 
>  F:	drivers/xen/usb*/

Highly doubting the supported status here, I wonder if this entry should go
away rather than getting adjusted.

Jan



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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file
  2018-05-02  7:40   ` Jan Beulich
@ 2018-05-02 10:26     ` Ian Jackson
  0 siblings, 0 replies; 13+ messages in thread
From: Ian Jackson @ 2018-05-02 10:26 UTC (permalink / raw)
  To: Jan Beulich
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, Wei Liu,
	George Dunlap, Andrew Cooper, Tim Deegan, Julien Grall,
	xen-devel

Jan Beulich writes ("Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file"):
> On 01.05.18 at 14:34, <lars.kurth@citrix.com> wrote:
> > @@ -404,7 +404,7 @@ F:	unmodified_drivers/linux-2.6/
> >  USB PV DRIVERS
> >  M:	Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com>
> >  S:	Supported
> > -T:	hg http://xenbits.xenproject.org/linux-2.6.18-xen.hg 
> > +T:	hg https://xenbits.xenproject.org/hg/linux-2.6.18-xen.hg 
> >  F:	drivers/xen/usb*/
> 
> Highly doubting the supported status here, I wonder if this entry should go
> away rather than getting adjusted.

Perhaps so.

I think you should submit that as a separate patch.  We should not
block Lars's change, which is obviously an improvement, for this
reason.

Thanks,
Ian.

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file
  2018-05-01 12:34 ` [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file Lars Kurth
                     ` (2 preceding siblings ...)
  2018-05-02  7:40   ` Jan Beulich
@ 2018-05-02 10:28   ` Juergen Gross
  3 siblings, 0 replies; 13+ messages in thread
From: Juergen Gross @ 2018-05-02 10:28 UTC (permalink / raw)
  To: Lars Kurth, xen-devel
  Cc: Stefano Stabellini, Wei Liu, George Dunlap, Andrew Cooper,
	Ian Jackson, Tim Deegan, Julien Grall, Jan Beulich

On 01/05/18 14:34, Lars Kurth wrote:
> Requested by Ian Jackson, see
> https://lists.xenproject.org/archives/html/xen-devel/2018-04/msg02286.html
> 
> The patch also fixes the location of linux-2.6.18-xen.hg (it is currently
> pointing to an alias)
> 
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>
> Cc: George Dunlap <George.Dunlap@eu.citrix.com>
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Jan Beulich <jbeulich@suse.com>
> Cc: Julien Grall <julien.grall@arm.com>
> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> Cc: Stefano Stabellini <sstabellini@kernel.org>
> Cc: Tim Deegan <tim@xen.org>
> Cc: Wei Liu <wei.liu2@citrix.com>
> Cc: Juergen Gross <jgross@suse.com>
> Signed-off-by: Lars Kurth <lars.kurth@citrix.com>

Release-acked-by: Juergen Gross <jgross@suse.com>


Juergen

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 0/2] MAINTAINERS cleanup
  2018-05-01 12:33 [PATCH for-4.11 0/2] MAINTAINERS cleanup Lars Kurth
  2018-05-01 12:34 ` [PATCH for-4.11 1/2] Replace occurances of xen.org with xenproject.org Lars Kurth
  2018-05-01 12:34 ` [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file Lars Kurth
@ 2018-07-02 16:18 ` Julien Grall
  2018-07-05  9:48   ` Wei Liu
  2 siblings, 1 reply; 13+ messages in thread
From: Julien Grall @ 2018-07-02 16:18 UTC (permalink / raw)
  To: Lars Kurth, xen-devel
  Cc: Juergen Gross, Stefano Stabellini, Wei Liu, George Dunlap,
	Andrew Cooper, Ian Jackson, Tim Deegan, Jan Beulich

Hi Lars,

It looks like this series has never been merged. Do you know that state 
of it?

The first patch is going to avoid contributors to CC both xen.org and 
xenproject.org if they follow the script add_maintainers.pl. This was 
pointed out by Jan on one of the series I sent.

Cheers,

On 05/01/2018 01:33 PM, Lars Kurth wrote:
> Patches cleaning up the MAINTAINERs file
> - Replace xen.org with xenproject.org in URLs
> - Replace http: with https: in URLs
>    - Also fixes the location of linux-2.6.18-xen.hg
> 
> This was formerly part of
> https://lists.xenproject.org/archives/html/xen-devel/2018-04/threads.html#02230
> 
> Lars Kurth (2):
>    Replace occurances of xen.org with xenproject.org
>    Replace http: with https: in MAINTAINERs file
> 
>   MAINTAINERS | 26 +++++++++++++-------------
>   1 file changed, 13 insertions(+), 13 deletions(-)
> 

-- 
Julien Grall

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 0/2] MAINTAINERS cleanup
  2018-07-02 16:18 ` [PATCH for-4.11 0/2] MAINTAINERS cleanup Julien Grall
@ 2018-07-05  9:48   ` Wei Liu
  2018-07-05  9:49     ` Julien Grall
  0 siblings, 1 reply; 13+ messages in thread
From: Wei Liu @ 2018-07-05  9:48 UTC (permalink / raw)
  To: Julien Grall
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, Wei Liu,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Jan Beulich, xen-devel

On Mon, Jul 02, 2018 at 05:18:15PM +0100, Julien Grall wrote:
> Hi Lars,
> 
> It looks like this series has never been merged. Do you know that state of
> it?
> 
> The first patch is going to avoid contributors to CC both xen.org and
> xenproject.org if they follow the script add_maintainers.pl. This was
> pointed out by Jan on one of the series I sent.

You do know you can ack and apply these patches yourself, right? :-)

Wei.

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 0/2] MAINTAINERS cleanup
  2018-07-05  9:48   ` Wei Liu
@ 2018-07-05  9:49     ` Julien Grall
  2018-07-05 11:05       ` Lars Kurth
  0 siblings, 1 reply; 13+ messages in thread
From: Julien Grall @ 2018-07-05  9:49 UTC (permalink / raw)
  To: Wei Liu
  Cc: Juergen Gross, Lars Kurth, Stefano Stabellini, George Dunlap,
	Andrew Cooper, Ian Jackson, Tim Deegan, Jan Beulich, xen-devel



On 05/07/18 10:48, Wei Liu wrote:
> On Mon, Jul 02, 2018 at 05:18:15PM +0100, Julien Grall wrote:
>> Hi Lars,
>>
>> It looks like this series has never been merged. Do you know that state of
>> it?
>>
>> The first patch is going to avoid contributors to CC both xen.org and
>> xenproject.org if they follow the script add_maintainers.pl. This was
>> pointed out by Jan on one of the series I sent.
> 
> You do know you can ack and apply these patches yourself, right? :-)

I know :). But I wanted to check whether there was any concerns as it 
stalls for a month.

Cheers,

-- 
Julien Grall

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [PATCH for-4.11 0/2] MAINTAINERS cleanup
  2018-07-05  9:49     ` Julien Grall
@ 2018-07-05 11:05       ` Lars Kurth
  0 siblings, 0 replies; 13+ messages in thread
From: Lars Kurth @ 2018-07-05 11:05 UTC (permalink / raw)
  To: Julien Grall, Wei Liu
  Cc: Juergen Gross, Stefano Stabellini, Andrew Cooper, Tim (Xen.org),
	George Dunlap, Jan Beulich, Ian Jackson, xen-devel



On 05/07/2018, 10:50, "Julien Grall" <julien.grall@arm.com> wrote:

    
    
    On 05/07/18 10:48, Wei Liu wrote:
    > On Mon, Jul 02, 2018 at 05:18:15PM +0100, Julien Grall wrote:
    >> Hi Lars,
    >>
    >> It looks like this series has never been merged. Do you know that state of
    >> it?
    >>
    >> The first patch is going to avoid contributors to CC both xen.org and
    >> xenproject.org if they follow the script add_maintainers.pl. This was
    >> pointed out by Jan on one of the series I sent.
    > 
    > You do know you can ack and apply these patches yourself, right? :-)
    
    I know :). But I wanted to check whether there was any concerns as it 
    stalls for a month.
    
I think it just dropped off the radar. I thought this had gone in, which is why I didn’t chase
Lars
 

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

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-07-05 11:05 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-01 12:33 [PATCH for-4.11 0/2] MAINTAINERS cleanup Lars Kurth
2018-05-01 12:34 ` [PATCH for-4.11 1/2] Replace occurances of xen.org with xenproject.org Lars Kurth
2018-05-01 12:34 ` [PATCH for-4.11 2/2] Replace http: with https: in MAINTAINERs file Lars Kurth
2018-05-01 12:47   ` Ian Jackson
2018-05-01 12:50   ` Wei Liu
2018-05-01 12:53     ` Ian Jackson
2018-05-02  7:40   ` Jan Beulich
2018-05-02 10:26     ` Ian Jackson
2018-05-02 10:28   ` Juergen Gross
2018-07-02 16:18 ` [PATCH for-4.11 0/2] MAINTAINERS cleanup Julien Grall
2018-07-05  9:48   ` Wei Liu
2018-07-05  9:49     ` Julien Grall
2018-07-05 11:05       ` Lars Kurth

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.