2023-06-05 13:16:34

by Chuck Lever

[permalink] [raw]
Subject: [PATCH 1/2] mailmap: Add Bruce Fields' latest e-mail addresses

From: Chuck Lever <[email protected]>

Ensure that Bruce's old e-mail addresses map to his current one so
he doesn't miss out on all the fun.

Signed-off-by: Chuck Lever <[email protected]>
---
.mailmap | 2 ++
1 file changed, 2 insertions(+)

diff --git a/.mailmap b/.mailmap
index bf076bbc36b1..0f2458442ea2 100644
--- a/.mailmap
+++ b/.mailmap
@@ -181,6 +181,8 @@ Henrik Rydberg <[email protected]>
Herbert Xu <[email protected]>
Huacai Chen <[email protected]> <[email protected]>
Huacai Chen <[email protected]> <[email protected]>
+J. Bruce Fields <[email protected]> <[email protected]>
+J. Bruce Fields <[email protected]> <[email protected]>
Jacob Shin <[email protected]>
Jaegeuk Kim <[email protected]> <[email protected]>
Jaegeuk Kim <[email protected]> <[email protected]>




2023-06-05 13:22:28

by Chuck Lever

[permalink] [raw]
Subject: [PATCH 2/2] NFSD: Add "official" reviewers for this subsystem

From: Chuck Lever <[email protected]>

At LFS 2023, it was suggested we should publicly document the name and
email of reviewers who new contributors can trust. This also gives them
some recognition for their work as reviewers.

Signed-off-by: Chuck Lever <[email protected]>
---
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0dab9737ec16..a44d0707754f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11264,6 +11264,9 @@ W: http://kernelnewbies.org/KernelJanitors
KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
M: Chuck Lever <[email protected]>
M: Jeff Layton <[email protected]>
+R: Olga Kornievskaia <[email protected]>
+R: Dai Ngo <[email protected]>
+R: Tom Talpey <[email protected]>
L: [email protected]
S: Supported
W: http://nfs.sourceforge.net/



2023-06-05 13:34:58

by J. Bruce Fields

[permalink] [raw]
Subject: Re: [PATCH 1/2] mailmap: Add Bruce Fields' latest e-mail addresses

On Mon, Jun 05, 2023 at 09:12:38AM -0400, Chuck Lever wrote:
> From: Chuck Lever <[email protected]>
>
> Ensure that Bruce's old e-mail addresses map to his current one so
> he doesn't miss out on all the fun.

OK with me.--b.

>
> Signed-off-by: Chuck Lever <[email protected]>
> ---
> .mailmap | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.mailmap b/.mailmap
> index bf076bbc36b1..0f2458442ea2 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -181,6 +181,8 @@ Henrik Rydberg <[email protected]>
> Herbert Xu <[email protected]>
> Huacai Chen <[email protected]> <[email protected]>
> Huacai Chen <[email protected]> <[email protected]>
> +J. Bruce Fields <[email protected]> <[email protected]>
> +J. Bruce Fields <[email protected]> <[email protected]>
> Jacob Shin <[email protected]>
> Jaegeuk Kim <[email protected]> <[email protected]>
> Jaegeuk Kim <[email protected]> <[email protected]>
>

2023-06-05 14:06:13

by Tom Talpey

[permalink] [raw]
Subject: Re: [PATCH 2/2] NFSD: Add "official" reviewers for this subsystem

On 6/5/2023 9:12 AM, Chuck Lever wrote:
> From: Chuck Lever <[email protected]>
>
> At LFS 2023, it was suggested we should publicly document the name and
> email of reviewers who new contributors can trust. This also gives them
> some recognition for their work as reviewers.
>
> Signed-off-by: Chuck Lever <[email protected]>
> ---
> MAINTAINERS | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0dab9737ec16..a44d0707754f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11264,6 +11264,9 @@ W: http://kernelnewbies.org/KernelJanitors
> KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
> M: Chuck Lever <[email protected]>
> M: Jeff Layton <[email protected]>
> +R: Olga Kornievskaia <[email protected]>
> +R: Dai Ngo <[email protected]>
> +R: Tom Talpey <[email protected]>

I'm happy to review, primarily as relevant to RDMA support.

Acked-by: Tom Talpey <[email protected]>

> L: [email protected]
> S: Supported
> W: http://nfs.sourceforge.net/
>
>
>