From dcc593467549d7be921a6879f779787ac25ff6ea Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Wed, 4 Jan 2012 23:21:52 +0100 Subject: [PATCH] correct mail address Signed-off-by: Martin Zobel-Helas --- html/password.wml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/password.wml b/html/password.wml index 52f5dec..d782155 100644 --- a/html/password.wml +++ b/html/password.wml @@ -23,7 +23,7 @@ need to first generate a private RSA key using ssh-keygen and select a good passphrase for it. Then send the public portion of the key to the LDAP directory:
-gpg --clearsign < ~/.ssh/id_rsa.pub | mail change@db.debian.org
+gpg --clearsign < ~/.ssh/id_rsa.pub | mail changes@db.debian.org
 

NB: Only version 2 RSA keys are accepted. Version 1 RSA -- 2.20.1