Hi Rusty, I hope it will be sent in plain text, I'm not fully controlling IT environment at the moment :).
Acked-by: Dmity Tarnyagin <[email protected]> With best regards, Dmitry -----Original message----- From:Rusty Russell <[email protected]> Sent:Mon 29-04-2013 02:51 Subject:Re: [PATCH virtio-next] caif_virtio: Remove bouncing email addresses To:Sjur Brændeland <[email protected]>; CC:Ohad Ben-Cohen <[email protected]>; Linus Walleij <[email protected]>; [email protected]; [email protected]; Erwan Yvin <[email protected]>; Sjur Brændeland <[email protected]>; Vikram Arv <[email protected]>; Dmitry Tarnyagin <[email protected]>; Dmitry Tarnyagin <[email protected]>; Sjur Brændeland <[email protected]> writes: > Remove our (soon to be) bouncing email addresses, > and update Dmitri's address. > Dmitry will take over as maintainer for CAIF from now on. > > Cc: Vikram Arv <[email protected]> > Cc: Dmitry Tarnyagin <[email protected]> > Cc: Dmitry Tarnyagin <[email protected]> > Signed-off-by: Sjur Brændeland <[email protected]> Dmitry, ack please? (Not that I think Sjur is trying to make you an unwilling maintainer, but you never know! :) Thanks, Rusty. > --- >>From end of April I will no longer work for ST-Ericsson. > But I might stick around as a hobbyist for a short while... > > Thanks, > Sjur > > drivers/net/caif/caif_virtio.c | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/drivers/net/caif/caif_virtio.c b/drivers/net/caif/caif_virtio.c > index 0e3bede..b9ed128 100644 > --- a/drivers/net/caif/caif_virtio.c > +++ b/drivers/net/caif/caif_virtio.c > @@ -1,8 +1,8 @@ > /* > * Copyright (C) ST-Ericsson AB 2013 > - * Authors: Vicram Arv / [email protected], > - * Dmitry Tarnyagin / [email protected] > - * Sjur Brendeland / [email protected] > + * Authors: Vicram Arv > + * Dmitry Tarnyagin <[email protected]> > + * Sjur Brendeland > * License terms: GNU General Public License (GPL) version 2 > */ > #include <linux/module.h> > @@ -23,8 +23,8 @@ > #include <linux/virtio_config.h> > > MODULE_LICENSE("GPL v2"); > -MODULE_AUTHOR("Vicram Arv <[email protected]>"); > -MODULE_AUTHOR("Sjur Brendeland <[email protected]>"); > +MODULE_AUTHOR("Vicram Arv"); > +MODULE_AUTHOR("Sjur Brendeland"); > MODULE_DESCRIPTION("Virtio CAIF Driver"); > > /* NAPI schedule quota */ > -- > 1.7.5.4
_______________________________________________ Virtualization mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/virtualization
