Message ID | 20180618071916.6765-5-joel@jms.id.au |
---|---|
State | Superseded |
Headers | show |
Series | Slience NCSI logging | expand |
On Mon, 2018-06-18 at 16:49 +0930, Joel Stanley wrote: > Sam has been handing the maintenance of NCSI for a number release cycles > now. > > Signed-off-by: Joel Stanley <joel@jms.id.au> I'm exposed! Acked-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 9d5eeff51b5f..44851f7c46fc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9756,6 +9756,11 @@ L: linux-scsi@vger.kernel.org > S: Maintained > F: drivers/scsi/NCR_D700.* > > +NCSI LIBRARY: > +M: Samuel Mendoza-Jonas <sam@mendozajonas.com> > +S: Maintained > +F: net/ncsi/ > + > NCT6775 HARDWARE MONITOR DRIVER > M: Guenter Roeck <linux@roeck-us.net> > L: linux-hwmon@vger.kernel.org
diff --git a/MAINTAINERS b/MAINTAINERS index 9d5eeff51b5f..44851f7c46fc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9756,6 +9756,11 @@ L: linux-scsi@vger.kernel.org S: Maintained F: drivers/scsi/NCR_D700.* +NCSI LIBRARY: +M: Samuel Mendoza-Jonas <sam@mendozajonas.com> +S: Maintained +F: net/ncsi/ + NCT6775 HARDWARE MONITOR DRIVER M: Guenter Roeck <linux@roeck-us.net> L: linux-hwmon@vger.kernel.org
Sam has been handing the maintenance of NCSI for a number release cycles now. Signed-off-by: Joel Stanley <joel@jms.id.au> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) -- 2.17.1