Re: [PATCH] MAINTAINERS: Update linux-fpga repository location
From: Moritz Fischer
Date: Wed Apr 20 2022 - 00:39:17 EST
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@xxxxxxxxx>
> Cc: Wu Hao <hao.wu@xxxxxxxxx>
> Cc: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Moritz Fischer <mdf@xxxxxxxxxx>
> ---
>
> 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@xxxxxxxxxx>
> L: linux-fpga@xxxxxxxxxxxxxxx
> 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