diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-02-01 10:20:11 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-02-02 11:35:33 -0800 |
commit | 57b24f8c30a0bdbe851f4a181d9c9c29f077e0a2 (patch) | |
tree | 8ba63d197445263ff93406acdbce629a1b1f9453 | |
parent | 0c598aed445eb45b0ee7ba405f7ece99ee349c30 (diff) | |
download | linux-stable-57b24f8c30a0bdbe851f4a181d9c9c29f077e0a2.tar.gz linux-stable-57b24f8c30a0bdbe851f4a181d9c9c29f077e0a2.tar.bz2 linux-stable-57b24f8c30a0bdbe851f4a181d9c9c29f077e0a2.zip |
MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
Veaceslav has stepped away from netdev:
Subsystem BONDING DRIVER
Changes 96 / 319 (30%)
Last activity: 2022-12-01
Jay Vosburgh <j.vosburgh@gmail.com>:
Author 4f5d33f4f798 2022-08-11 00:00:00 3
Tags e5214f363dab 2022-12-01 00:00:00 48
Veaceslav Falico <vfalico@gmail.com>:
Andy Gospodarek <andy@greyhouse.net>:
Tags 47f706262f1d 2019-02-24 00:00:00 4
Top reviewers:
[42]: jay.vosburgh@canonical.com
[18]: jiri@nvidia.com
[10]: jtoppins@redhat.com
INACTIVE MAINTAINER Veaceslav Falico <vfalico@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 4 insertions, 1 deletions
@@ -1173,6 +1173,10 @@ D: Future Domain TMC-16x0 SCSI driver (author) D: APM driver (early port) D: DRM drivers (author of several) +N: Veaceslav Falico +E: vfalico@gmail.com +D: Co-maintainer and co-author of the network bonding driver. + N: János Farkas E: chexum@shadow.banki.hu D: romfs, various (mostly networking) fixes diff --git a/MAINTAINERS b/MAINTAINERS index 7c884556eb8e..67b9f0c585a7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3766,7 +3766,6 @@ F: net/bluetooth/ BONDING DRIVER M: Jay Vosburgh <j.vosburgh@gmail.com> -M: Veaceslav Falico <vfalico@gmail.com> M: Andy Gospodarek <andy@greyhouse.net> L: netdev@vger.kernel.org S: Supported |