From c50650fca816ba069459779731bca732bd53e724 Mon Sep 17 00:00:00 2001 From: Peter Palfrader <peter@palfrader.org> Date: Wed, 25 Jan 2017 09:23:15 +0100 Subject: [PATCH] Do not tell people to mail their svn stuff to tpa --- tsa/doc/svn-accounts.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsa/doc/svn-accounts.mdwn b/tsa/doc/svn-accounts.mdwn index b9933ced..de456147 100644 --- a/tsa/doc/svn-accounts.mdwn +++ b/tsa/doc/svn-accounts.mdwn @@ -25,6 +25,6 @@ The following SVN repositories are available: 2. The user needs to pick a username and which repository to access (see list above) 3. SVN access requires output from the following command: > htdigest -c password.tmp "Tor subversion repository" <username> - 4. The output should be mailed to torproject-admin@torproject.org with Trac ticket reference contained in the email. + 4. The output should be mailed to the subversion service maintainer (See [Infrastructure Page on trac](https://trac.torproject.org/projects/tor/wiki/org/operations/Infrastructure) with Trac ticket reference contained in the email. 5. The user will be added and emailed when access is granted. 6. The trac ticket is updated and closed. -- GitLab