treewide: replace jow@openwrt.org with jo@mein.io
[openwrt/staging/yousong.git] / target / linux / generic / patches-4.1 / 615-netfilter_add_xt_id_match.patch
index ba21d78b40fa734174f365262c56ff06cb3477b3..7d0fe27e982ee592969aa9400bd6bc15cce9256d 100644 (file)
@@ -51,7 +51,7 @@
 +/*
 + * Implements a dummy match to allow attaching IDs to rules
 + *
-+ * 2014-08-01 Jo-Philipp Wich <jow@openwrt.org>
++ * 2014-08-01 Jo-Philipp Wich <jo@mein.io>
 + */
 +
 +#include <linux/module.h>
@@ -59,7 +59,7 @@
 +#include <linux/netfilter/x_tables.h>
 +#include <linux/netfilter/xt_id.h>
 +
-+MODULE_AUTHOR("Jo-Philipp Wich <jow@openwrt.org>");
++MODULE_AUTHOR("Jo-Philipp Wich <jo@mein.io>");
 +MODULE_DESCRIPTION("Xtables: No-op match which can be tagged with a 32bit ID");
 +MODULE_LICENSE("GPL");
 +MODULE_ALIAS("ipt_id");