[tor-commits] [ooni-probe/master] Fix email address of ooni-probe author

art at torproject.org art at torproject.org
Sat Jan 3 15:05:13 UTC 2015


commit bdb7896b40f0e9ae45e2c092f27c1c45acf7fa7d
Author: Arturo Filastò <art at fuffa.org>
Date:   Tue Nov 18 12:12:05 2014 +0100

    Fix email address of ooni-probe author
---
 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index bd9255e..9b66169 100644
--- a/setup.py
+++ b/setup.py
@@ -97,7 +97,7 @@ setup(
     name="ooniprobe",
     version=__version__,
     author=__author__,
-    author_email="ooni-dev at torproject.org",
+    author_email="ooni-dev at lists.torproject.org",
     description="Network Interference detection tool.",
     long_description=readme + '\n\n' + changelog,
     license='BSD 2 clause',





More information about the tor-commits mailing list