commit 87e1c4ec0ea49440b8e53720f70b4eea5351d680
parent d9b9d0fae600ae21d9ec4e860e2a41a46858dcee
Author: Roger Dingledine <arma@torproject.org>
Date: Thu, 5 Feb 2009 15:22:31 +0000
fix nikita's url, give nick hopper a url
svn:r310
Diffstat:
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/anonbib.cfg b/anonbib.cfg
@@ -38,7 +38,7 @@ AUTHOR_URLS = {
'Agrawal' : 'http://www.research.ibm.com/people/a/agrawal/',
'Adam.*Back' : 'http://www.cypherspace.org/~adam/',
'Berthold' : 'http://page.inf.fu-berlin.de/~berthold/',
- 'Borisov' : 'http://www.crhc.uiuc.edu/~nikita/',
+ 'Borisov' : 'http://hatswitch.org/~nikita/',
'Bettati' : 'http://faculty.cs.tamu.edu/bettati/',
'Miguel.*Castro' : 'http://research.microsoft.com/users/mcastro/',
'Chaum' : 'http://www.chaum.com/',
@@ -50,6 +50,7 @@ AUTHOR_URLS = {
'Dingledine' : 'http://www.freehaven.net/~arma/cv.html',
'Desmedt' : 'http://www.cs.fsu.edu/~desmedt/',
'Douceur' : 'http://research.microsoft.com/~johndo/',
+ 'N.*Hopper' : 'http://www-users.cs.umn.edu/~hopper/',
'Michael.*Freedman' : 'http://www.scs.cs.nyu.edu/~mfreed/',
'Gergely' : 'http://www.planeforge.com/home/tgm',
'Ian.*Goldberg' : 'http://www.cs.uwaterloo.ca/~iang/',
@@ -159,4 +160,4 @@ TAG_DIRECTORIES = { '': "full",
# Make cached stuff group-writable. Make sure that your cache directories
# are sticky!
-CACHE_UMASK = 002
-\ No newline at end of file
+CACHE_UMASK = 002