You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2019/04/30 23:50:35 UTC

[whimsy] branch master updated: List alphabetically

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new c6ab5ae  List alphabetically
c6ab5ae is described below

commit c6ab5ae80732dc550d8fceef50f7957dd8ec8d0d
Author: Sebb <se...@apache.org>
AuthorDate: Wed May 1 00:50:28 2019 +0100

    List alphabetically
---
 DEPLOYMENT.md | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/DEPLOYMENT.md b/DEPLOYMENT.md
index 907b4bb..328610e 100644
--- a/DEPLOYMENT.md
+++ b/DEPLOYMENT.md
@@ -102,9 +102,13 @@ and running - these are only needed for a new deployment.
     * Subscribe `members@whimsy-vm4.apache.org` to `members@apache.org`.
     * Add `secretary@whimsy-vm4.apache.org` to the `secretary@apache.org` alias.
 
-  * Using the `www-data` user, copy over the following directories from
-   the previous whimsy-vm* server: `/srv/agenda`, `/srv/mail/board`,
-   ``/srv/icla`, /srv/mail/members`, `/srv/mail/secretary`.
+ * Using the `www-data` user, copy over the following directories from
+   the previous whimsy-vm* server:
+   * `/srv/agenda`
+   * `/srv/icla`
+   * `/srv/mail/board`
+   * `/srv/mail/members`
+   * `/srv/mail/secretary`
 
  * Verify that email can be sent to non-apache.org email addresses
    * Run [testmail.rb](tools/testmail.rb)