Todd Foggoa | a292c8c | 2016-04-06 09:57:01 -0400 | [diff] [blame] | 1 | From 8ad252ab40b8f95db8413220146d54bf8a7d7be8 Mon Sep 17 00:00:00 2001 |
| 2 | From: John Daley <johndale@cisco.com> |
| 3 | Date: Fri, 18 Mar 2016 11:27:07 -0700 |
| 4 | Subject: [PATCH 19/22] enic: update maintainers |
John Lo | 23650e6 | 2016-03-29 16:14:35 -0400 | [diff] [blame] | 5 | |
John Lo | 23650e6 | 2016-03-29 16:14:35 -0400 | [diff] [blame] | 6 | Change maintainers for ENIC PMD and fix pointer to enic |
| 7 | documentation in MAINTAINERS. |
Todd Foggoa | a292c8c | 2016-04-06 09:57:01 -0400 | [diff] [blame] | 8 | |
John Lo | 23650e6 | 2016-03-29 16:14:35 -0400 | [diff] [blame] | 9 | Signed-off-by: John Daley <johndale@cisco.com> |
Todd Foggoa | a292c8c | 2016-04-06 09:57:01 -0400 | [diff] [blame] | 10 | --- |
| 11 | MAINTAINERS | 3 ++- |
| 12 | doc/guides/nics/enic.rst | 2 +- |
| 13 | 2 files changed, 3 insertions(+), 2 deletions(-) |
John Lo | 23650e6 | 2016-03-29 16:14:35 -0400 | [diff] [blame] | 14 | |
| 15 | diff --git a/MAINTAINERS b/MAINTAINERS |
Todd Foggoa | a292c8c | 2016-04-06 09:57:01 -0400 | [diff] [blame] | 16 | index b90aeea..f5b8bb4 100644 |
John Lo | 23650e6 | 2016-03-29 16:14:35 -0400 | [diff] [blame] | 17 | --- a/MAINTAINERS |
| 18 | +++ b/MAINTAINERS |
Todd Foggoa | a292c8c | 2016-04-06 09:57:01 -0400 | [diff] [blame] | 19 | @@ -264,8 +264,9 @@ F: doc/guides/nics/cxgbe.rst |
John Lo | 23650e6 | 2016-03-29 16:14:35 -0400 | [diff] [blame] | 20 | |
| 21 | Cisco enic |
| 22 | M: John Daley <johndale@cisco.com> |
| 23 | -M: Sujith Sankar <ssujith@cisco.com> |
| 24 | +M: Nelson Escobar <neescoba@cisco.com> |
| 25 | F: drivers/net/enic/ |
| 26 | +F: doc/guides/nics/enic.rst |
| 27 | |
| 28 | Combo szedata2 |
| 29 | M: Matej Vido <matejvido@gmail.com> |
| 30 | diff --git a/doc/guides/nics/enic.rst b/doc/guides/nics/enic.rst |
| 31 | index 2a228fd..e67c3db 100644 |
| 32 | --- a/doc/guides/nics/enic.rst |
| 33 | +++ b/doc/guides/nics/enic.rst |
| 34 | @@ -218,4 +218,4 @@ Any questions or bugs should be reported to DPDK community and to the ENIC PMD |
| 35 | maintainers: |
| 36 | |
| 37 | - John Daley <johndale@cisco.com> |
| 38 | -- Sujith Sankar <ssujith@cisco.com> |
| 39 | +- Nelson Escobar <neescoba@cisco.com> |
Todd Foggoa | a292c8c | 2016-04-06 09:57:01 -0400 | [diff] [blame] | 40 | -- |
| 41 | 1.9.1 |
| 42 | |