From 7d24d1b8735d877c5f8b534cd85538f55485bc5c Mon Sep 17 00:00:00 2001 From: Kenneth Graunke Date: Thu, 25 Jul 2013 11:42:38 -0700 Subject: [PATCH] docs: Remove obfuscation on public mailing list addresses. Wrapping every character of an email address in looks bizarre, and makes it impossible to read the text. Apparently Brian did this in 2003 to try and obfuscate email addresses and avoid spam. Of course, mesa-*@lists.freedesktop.org are public mailing lists and trivial to find on the internet. So obfuscation buys us nothing (assuming the technique even works at all, which I doubt). Signed-off-by: Kenneth Graunke Reviewed-by: Brian Paul LOLed-at-by: Matt Turner :) --- docs/devinfo.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/devinfo.html b/docs/devinfo.html index 5aad0fb1d74..bd11e5ccc1f 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html @@ -269,10 +269,10 @@ sftp USERNAME,mesa3d@web.sourceforge.net

Make an announcement on the mailing lists: -mesa-dev@lists.freedesktop.org, -mesa-users@lists.freedesktop.org +mesa-dev@lists.freedesktop.org, +mesa-users@lists.freedesktop.org and -mesa-announce@lists.freedesktop.org +mesa-announce@lists.freedesktop.org

-- 2.30.2