Calum is the new maintainer. Update the CONTRIBUTING doc. Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> --- CONTRIBUTING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 220b3e0629aa658e3235ab5d0a7c13e271480cd5..d15b2b8278797b18c91fad740290c9355a5f3d29 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,15 +1,15 @@ Check out the latest source code from - git://git.linux-nfs.org/projects/bfields/pynfs.git + git://git.linux-nfs.org/projects/cdmackay/pynfs.git Commit your changes. Please make sure each commit is individually correct and does only one thing. -When you're done, send the resulting patches to bfields@xxxxxxxxxxxx and +When you're done, send the resulting patches to calum.mackay@xxxxxxxxxx and cc the linux-nfs@xxxxxxxxxxxxxxx mailing list, using something like: git format-patch origin.. - git send-email --to="bfields@xxxxxxxxxxxx" \ + git send-email --to="calum.mackay@xxxxxxxxxx" \ --cc="linux-nfs@xxxxxxxxxxxxxxx 0* We generally follow similar processes to the Linux kernel, so -- 2.47.0