diff options
author | Pavel Shilovsky <pshilov@microsoft.com> | 2019-04-05 09:40:29 -0700 |
---|---|---|
committer | Pavel Shilovsky <pshilov@microsoft.com> | 2019-04-05 09:43:01 -0700 |
commit | 204c6b6965e6395eb9c546993116e0d650c952b8 (patch) | |
tree | 1ae2dab1559092130e3f6046433f9cc8a8edc775 | |
parent | 70f3cda1fa5ff526b03fe7d28c8c4d2e1e290a0b (diff) | |
download | cifs-utils-204c6b6965e6395eb9c546993116e0d650c952b8.tar.gz cifs-utils-204c6b6965e6395eb9c546993116e0d650c952b8.tar.bz2 cifs-utils-204c6b6965e6395eb9c546993116e0d650c952b8.zip |
Fix authors and maintainers
Signed-off-by: Pavel Shilovsky <pshilov@microsoft.com>
-rw-r--r-- | AUTHORS | 3 | ||||
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | mount.cifs.rst | 6 |
3 files changed, 6 insertions, 5 deletions
@@ -3,8 +3,9 @@ Steve French <smfrench@gmail.com> Igor Mammedov <niallain@gmail.com> Shirish Pargaonkar <shirishpargaonkar@gmail.com> Suresh Jayaraman <sjayaraman@suse.de> -Pavel Shilovsky <piastry@etersoft.ru> +Pavel Shilovsky <pshilovsky@samba.org> Igor Druzhinin <jaxbrigs@gmail.com> Scott Lovenberg <scott.lovenberg@gmail.com> +Aurelien Aptel <aaptel@suse.com> ...and others. @@ -8,7 +8,7 @@ separate package. Home page: http://wiki.samba.org/index.php/LinuxCIFS_utils Mailing list: linux-cifs@vger.kernel.org Git Repository: git://git.samba.org/cifs-utils.git - Maintainer: Jeffrey Layton <jlayton@samba.org> + Maintainer: Pavel Shilovsky <pshilovsky@samba.org> 1. COMPILING diff --git a/mount.cifs.rst b/mount.cifs.rst index 02016e0..ee5086c 100644 --- a/mount.cifs.rst +++ b/mount.cifs.rst @@ -955,6 +955,6 @@ AUTHOR Steve French -The maintainer of the Linux cifs vfs and the userspace tool mount.cifs -is Steve French. The Linux CIFS Mailing list is the preferred place to -ask questions regarding these programs. +The maintainer of the Linux cifs vfs is Steve French. The maintainer of the +cifs-utils suite of user space tools is Pavel Shilovsky. The Linux CIFS Mailing +list is the preferred place to ask questions regarding these programs. |