* [PATCH] MAINTAINERS: add backup maintainer
@ 2017-09-19 23:24 Alan Tull
2017-09-19 23:26 ` Alan Tull
0 siblings, 1 reply; 4+ messages in thread
From: Alan Tull @ 2017-09-19 23:24 UTC (permalink / raw)
To: Greg Kroah-Hartman, Moritz Fischer; +Cc: linux-kernel, linux-fpga, Alan Tull
Add Moritz as a maintainer of the kernel FGPGA framework.
Signed-off-by: Alan Tull <atull@kernel.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b87c6989e82d..2d3d855ee6e4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5441,7 +5441,7 @@ K: fmc_d.*register
FPGA MANAGER FRAMEWORK
M: Alan Tull <atull@kernel.org>
-R: Moritz Fischer <mdf@kernel.org>
+M: Moritz Fischer <mdf@kernel.org>
L: linux-fpga@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
--
2.11.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] MAINTAINERS: add backup maintainer
@ 2017-09-19 23:25 Alan Tull
2017-09-19 23:32 ` Moritz Fischer
0 siblings, 1 reply; 4+ messages in thread
From: Alan Tull @ 2017-09-19 23:25 UTC (permalink / raw)
To: Greg Kroah-Hartman, Moritz Fischer; +Cc: linux-kernel, linux-fpga, Alan Tull
Add Moritz as a maintainer of the kernel FPGA framework.
Signed-off-by: Alan Tull <atull@kernel.org>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index b87c6989e82d..2d3d855ee6e4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5441,7 +5441,7 @@ K: fmc_d.*register
FPGA MANAGER FRAMEWORK
M: Alan Tull <atull@kernel.org>
-R: Moritz Fischer <mdf@kernel.org>
+M: Moritz Fischer <mdf@kernel.org>
L: linux-fpga@vger.kernel.org
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
--
2.11.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add backup maintainer
2017-09-19 23:24 Alan Tull
@ 2017-09-19 23:26 ` Alan Tull
0 siblings, 0 replies; 4+ messages in thread
From: Alan Tull @ 2017-09-19 23:26 UTC (permalink / raw)
To: Greg Kroah-Hartman, Moritz Fischer; +Cc: linux-kernel, linux-fpga, Alan Tull
On Tue, Sep 19, 2017 at 6:24 PM, Alan Tull <atull@kernel.org> wrote:
> Add Moritz as a maintainer of the kernel FGPGA framework.
Argh! I fixed this and then didn't do 'git format-patch' to
regenerate the patch!
Resending...
Alan
>
> Signed-off-by: Alan Tull <atull@kernel.org>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b87c6989e82d..2d3d855ee6e4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5441,7 +5441,7 @@ K: fmc_d.*register
>
> FPGA MANAGER FRAMEWORK
> M: Alan Tull <atull@kernel.org>
> -R: Moritz Fischer <mdf@kernel.org>
> +M: Moritz Fischer <mdf@kernel.org>
> L: linux-fpga@vger.kernel.org
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
> --
> 2.11.0
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: add backup maintainer
2017-09-19 23:25 [PATCH] MAINTAINERS: add backup maintainer Alan Tull
@ 2017-09-19 23:32 ` Moritz Fischer
0 siblings, 0 replies; 4+ messages in thread
From: Moritz Fischer @ 2017-09-19 23:32 UTC (permalink / raw)
To: Alan Tull; +Cc: Greg Kroah-Hartman, Moritz Fischer, linux-kernel, linux-fpga
[-- Attachment #1: Type: text/plain, Size: 799 bytes --]
Hi Alan,
On Tue, Sep 19, 2017 at 06:25:06PM -0500, Alan Tull wrote:
> Add Moritz as a maintainer of the kernel FPGA framework.
>
> Signed-off-by: Alan Tull <atull@kernel.org>
Acked-by: Moritz Fischer <mdf@kernel.org>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b87c6989e82d..2d3d855ee6e4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5441,7 +5441,7 @@ K: fmc_d.*register
>
> FPGA MANAGER FRAMEWORK
> M: Alan Tull <atull@kernel.org>
> -R: Moritz Fischer <mdf@kernel.org>
> +M: Moritz Fischer <mdf@kernel.org>
> L: linux-fpga@vger.kernel.org
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/atull/linux-fpga.git
> --
> 2.11.0
Thanks,
Moritz
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-09-19 23:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-19 23:25 [PATCH] MAINTAINERS: add backup maintainer Alan Tull
2017-09-19 23:32 ` Moritz Fischer
-- strict thread matches above, loose matches on Subject: below --
2017-09-19 23:24 Alan Tull
2017-09-19 23:26 ` Alan Tull
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.