From commits-return-22406-archive-asf-public=cust-asf.ponee.io@accumulo.apache.org Tue Dec 11 18:47:26 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5A47E180671 for ; Tue, 11 Dec 2018 18:47:26 +0100 (CET) Received: (qmail 1757 invoked by uid 500); 11 Dec 2018 17:47:25 -0000 Mailing-List: contact commits-help@accumulo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@accumulo.apache.org Delivered-To: mailing list commits@accumulo.apache.org Received: (qmail 1748 invoked by uid 99); 11 Dec 2018 17:47:25 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2018 17:47:25 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id F032B82F11; Tue, 11 Dec 2018 17:47:24 +0000 (UTC) Date: Tue, 11 Dec 2018 17:47:24 +0000 To: "commits@accumulo.apache.org" Subject: [accumulo-website] branch master updated: Add slack to contact us page (#138) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <154455044492.11163.12574369655961679062@gitbox.apache.org> From: mwalch@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: accumulo-website X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5345755e377846124e9b2d4ff5b4f642d1e33fe1 X-Git-Newrev: 63455219618d63801dc8095060aaca20b6300e88 X-Git-Rev: 63455219618d63801dc8095060aaca20b6300e88 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. mwalch pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/accumulo-website.git The following commit(s) were added to refs/heads/master by this push: new 6345521 Add slack to contact us page (#138) 6345521 is described below commit 63455219618d63801dc8095060aaca20b6300e88 Author: Mike Walch AuthorDate: Tue Dec 11 12:47:20 2018 -0500 Add slack to contact us page (#138) --- pages/contact-us.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pages/contact-us.md b/pages/contact-us.md index 79353eb..5407d27 100644 --- a/pages/contact-us.md +++ b/pages/contact-us.md @@ -26,9 +26,9 @@ follow discussions as they happen. | **commits** | Code changes | [ Archive][C_A] | [ Subscribe][C_SU] [ Unsubscribe][C_UN] | | | **notifications** | Automated notifications (GitHub, etc.) | [ Archive][N_A] | [ Subscribe][N_SU] [ Unsubscribe][N_UN] | | -## IRC +## Slack -Drop by and chat about Accumulo at [#accumulo][accumulo-irc] on [freenode]. +Drop by and chat about Accumulo at the [#accumulo][accumulo-channel] channel on the [ASF Slack workspace][asf-slack]. Join using this [invite link][slack-invite]. If you have trouble joining, email `dev@accumulo.apache.org` for an invite. ## Contributions @@ -66,6 +66,7 @@ Contributions to Apache Accumulo are welcome! If you are interested, read [how t [N_UN]: mailto:notifications-unsubscribe@accumulo.apache.org {: .btn .btn-danger .btn-xs } -[accumulo-irc]: irc://chat.freenode.net/accumulo -[freenode]: https://freenode.net/ +[asf-slack]: https://the-asf.slack.com/ +[accumulo-channel]: https://the-asf.slack.com/messages/CERNB8NDC +[slack-invite]: https://s.apache.org/slack-invite [contribute]: /how-to-contribute/