linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Update linux-fpga repository location
@ 2022-04-08  2:20 Moritz Fischer
  2022-04-09  5:47 ` Stephen Rothwell
  2022-04-20  4:39 ` Moritz Fischer
  0 siblings, 2 replies; 5+ messages in thread
From: Moritz Fischer @ 2022-04-08  2:20 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-fpga, Moritz Fischer, Xu Yilun, Wu Hao, Stephen Rothwell,
	Greg Kroah-Hartman

As maintainer team we have decided to move the linux-fpga development
to a shared repository with shared access.

Cc: Xu Yilun <yilun.xu@intel.com>
Cc: Wu Hao <hao.wu@intel.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
---

Hi Stephen,

can you help us update the linux-next part accordingly?

Thanks,

Moritz
---

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fd768d43e048..9b08d5ea001e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7717,7 +7717,7 @@ R:	Tom Rix <trix@redhat.com>
 L:	linux-fpga@vger.kernel.org
 S:	Maintained
 Q:	http://patchwork.kernel.org/project/linux-fpga/list/
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga.git
 F:	Documentation/devicetree/bindings/fpga/
 F:	Documentation/driver-api/fpga/
 F:	Documentation/fpga/
-- 
2.35.1


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

* Re: [PATCH] MAINTAINERS: Update linux-fpga repository location
  2022-04-08  2:20 [PATCH] MAINTAINERS: Update linux-fpga repository location Moritz Fischer
@ 2022-04-09  5:47 ` Stephen Rothwell
  2022-04-20  4:21   ` Moritz Fischer
  2022-04-20  4:39 ` Moritz Fischer
  1 sibling, 1 reply; 5+ messages in thread
From: Stephen Rothwell @ 2022-04-09  5:47 UTC (permalink / raw)
  To: Moritz Fischer
  Cc: linux-kernel, linux-fpga, Xu Yilun, Wu Hao, Greg Kroah-Hartman

[-- Attachment #1: Type: text/plain, Size: 719 bytes --]

Hi Moritz,

On Thu,  7 Apr 2022 19:20:02 -0700 Moritz Fischer <mdf@kernel.org> wrote:
>
> As maintainer team we have decided to move the linux-fpga development
> to a shared repository with shared access.
> 
> Cc: Xu Yilun <yilun.xu@intel.com>
> Cc: Wu Hao <hao.wu@intel.com>
> Cc: Stephen Rothwell <sfr@canb.auug.org.au>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Moritz Fischer <mdf@kernel.org>
> ---
> 
> Hi Stephen,
> 
> can you help us update the linux-next part accordingly?

I have done so, but you forgot to create the "fixes" branch in the new
tree.  Also, did you want more contacts listed for the tree (apart from
yourself)?

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 484 bytes --]

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

* Re: [PATCH] MAINTAINERS: Update linux-fpga repository location
  2022-04-09  5:47 ` Stephen Rothwell
@ 2022-04-20  4:21   ` Moritz Fischer
  2022-04-20 21:33     ` Stephen Rothwell
  0 siblings, 1 reply; 5+ messages in thread
From: Moritz Fischer @ 2022-04-20  4:21 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Moritz Fischer, linux-kernel, linux-fpga, Xu Yilun, Wu Hao,
	Greg Kroah-Hartman

On Sat, Apr 09, 2022 at 03:47:39PM +1000, Stephen Rothwell wrote:
> Hi Moritz,
> 
> On Thu,  7 Apr 2022 19:20:02 -0700 Moritz Fischer <mdf@kernel.org> wrote:
> >
> > As maintainer team we have decided to move the linux-fpga development
> > to a shared repository with shared access.
> > 
> > Cc: Xu Yilun <yilun.xu@intel.com>
> > Cc: Wu Hao <hao.wu@intel.com>
> > Cc: Stephen Rothwell <sfr@canb.auug.org.au>
> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > Signed-off-by: Moritz Fischer <mdf@kernel.org>
> > ---
> > 
> > Hi Stephen,
> > 
> > can you help us update the linux-next part accordingly?
> 
> I have done so, but you forgot to create the "fixes" branch in the new
> tree.  Also, did you want more contacts listed for the tree (apart from
> yourself)?

Fixed. Thanks!

If you could add Xu Yilun and Wu Hao as contacts that'd be great!

Sorry for the late reply. I was OOO.

- Moritz

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

* Re: [PATCH] MAINTAINERS: Update linux-fpga repository location
  2022-04-08  2:20 [PATCH] MAINTAINERS: Update linux-fpga repository location Moritz Fischer
  2022-04-09  5:47 ` Stephen Rothwell
@ 2022-04-20  4:39 ` Moritz Fischer
  1 sibling, 0 replies; 5+ messages in thread
From: Moritz Fischer @ 2022-04-20  4:39 UTC (permalink / raw)
  To: Moritz Fischer
  Cc: linux-kernel, linux-fpga, Xu Yilun, Wu Hao, Stephen Rothwell,
	Greg Kroah-Hartman

On Thu, Apr 07, 2022 at 07:20:02PM -0700, Moritz Fischer wrote:
> As maintainer team we have decided to move the linux-fpga development
> to a shared repository with shared access.
> 
> Cc: Xu Yilun <yilun.xu@intel.com>
> Cc: Wu Hao <hao.wu@intel.com>
> Cc: Stephen Rothwell <sfr@canb.auug.org.au>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Moritz Fischer <mdf@kernel.org>
> ---
> 
> Hi Stephen,
> 
> can you help us update the linux-next part accordingly?
> 
> Thanks,
> 
> Moritz
> ---
> 
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fd768d43e048..9b08d5ea001e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7717,7 +7717,7 @@ R:	Tom Rix <trix@redhat.com>
>  L:	linux-fpga@vger.kernel.org
>  S:	Maintained
>  Q:	http://patchwork.kernel.org/project/linux-fpga/list/
> -T:	git git://git.kernel.org/pub/scm/linux/kernel/git/mdf/linux-fpga.git
> +T:	git git://git.kernel.org/pub/scm/linux/kernel/git/fpga/linux-fpga.git
>  F:	Documentation/devicetree/bindings/fpga/
>  F:	Documentation/driver-api/fpga/
>  F:	Documentation/fpga/
> -- 
> 2.35.1
> 

Applied to for-next,

- Moritz

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

* Re: [PATCH] MAINTAINERS: Update linux-fpga repository location
  2022-04-20  4:21   ` Moritz Fischer
@ 2022-04-20 21:33     ` Stephen Rothwell
  0 siblings, 0 replies; 5+ messages in thread
From: Stephen Rothwell @ 2022-04-20 21:33 UTC (permalink / raw)
  To: Moritz Fischer
  Cc: linux-kernel, linux-fpga, Xu Yilun, Wu Hao, Greg Kroah-Hartman

[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]

Hi Moritz,

On Tue, 19 Apr 2022 21:21:47 -0700 Moritz Fischer <mdf@kernel.org> wrote:
>
> On Sat, Apr 09, 2022 at 03:47:39PM +1000, Stephen Rothwell wrote:
> > Hi Moritz,
> > 
> > On Thu,  7 Apr 2022 19:20:02 -0700 Moritz Fischer <mdf@kernel.org> wrote:  
> > >
> > > As maintainer team we have decided to move the linux-fpga development
> > > to a shared repository with shared access.
> > > 
> > > Cc: Xu Yilun <yilun.xu@intel.com>
> > > Cc: Wu Hao <hao.wu@intel.com>
> > > Cc: Stephen Rothwell <sfr@canb.auug.org.au>
> > > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> > > Signed-off-by: Moritz Fischer <mdf@kernel.org>
> > > ---
> > > 
> > > Hi Stephen,
> > > 
> > > can you help us update the linux-next part accordingly?  
> > 
> > I have done so, but you forgot to create the "fixes" branch in the new
> > tree.  Also, did you want more contacts listed for the tree (apart from
> > yourself)?  
> 
> Fixed. Thanks!
> 
> If you could add Xu Yilun and Wu Hao as contacts that'd be great!

Done.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2022-04-20 21:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-08  2:20 [PATCH] MAINTAINERS: Update linux-fpga repository location Moritz Fischer
2022-04-09  5:47 ` Stephen Rothwell
2022-04-20  4:21   ` Moritz Fischer
2022-04-20 21:33     ` Stephen Rothwell
2022-04-20  4:39 ` Moritz Fischer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).