Skip to content

Commit 8b949a1

Browse files
committed
driver: update email address
1 parent 9be91f5 commit 8b949a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/linux-gv/arvgvkmod.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#include <linux/module.h>
22

33
MODULE_LICENSE("GPL");
4-
MODULE_AUTHOR("Emmanuel Pacaud <emmanuel@gnome.org>");
4+
MODULE_AUTHOR("Emmanuel Pacaud <emmanuel.pacaud@free.fr>");
55

66
int
77
init_module(void)

0 commit comments

Comments
 (0)