treewide: replace jow@openwrt.org with jo@mein.io
[openwrt/openwrt.git] / package / network / services / ppp / patches / 207-lcp_mtu_max.patch
index 240701b5858e488f88cd592be51c857aad38b2f4..f406f685e07c5c87256582eafd1268427f482d8d 100644 (file)
@@ -4,7 +4,7 @@ This patchs caps the calculated MTU value in lcp.c to the user specified "mru"
 option value. Without this patch pppd would advertise a different MTU value
 compared to what is set on the local interface in some cases.
 
-Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
+Signed-off-by: Jo-Philipp Wich <jo@mein.io>
 
 --- a/pppd/lcp.c
 +++ b/pppd/lcp.c