Messages in this thread Patch in this message |  | | Subject | PATCH -- Update e-mail address for Giuliano Procida | From | Miles Lane <> | Date | 08 Oct 2001 13:47:35 -0700 |
| |
I got a mail system bounce from his Madge address. I found the Debian address through a web search and that address did not bounce. Giuliano, please correct me if this is not the correct address for you or you wish to be unlisted.
Thanks, Miles
diff -u --new-file linux/drivers/atm/ambassador.c~ linux/drivers/atm/ambassador.c --- linux/drivers/atm/ambassador.c~ Mon Oct 1 14:21:55 2001 +++ linux/drivers/atm/ambassador.c Mon Oct 8 13:24:58 2001 @@ -38,7 +38,7 @@ #include "ambassador.h" -#define maintainer_string "Giuliano Procida at Madge Networks <gprocida@madge.com>" +#define maintainer_string "Giuliano Procida <myxie@debian.org>" #define description_string "Madge ATM Ambassador driver" #define version_string "1.2.4" diff -u --new-file linux/drivers/atm/horizon.c~ linux/drivers/atm/horizon.c --- linux/drivers/atm/horizon.c~ Mon Oct 1 14:21:55 2001 +++ linux/drivers/atm/horizon.c Mon Oct 8 13:25:21 2001 @@ -49,7 +49,7 @@ #include "horizon.h" -#define maintainer_string "Giuliano Procida at Madge Networks <gprocida@madge.com>" +#define maintainer_string "Giuliano Procida <myxie@debian.org>" #define description_string "Madge ATM Horizon [Ultra] driver" #define version_string "1.2.1"
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |