Repository: incubator-impala Updated Branches: refs/heads/asf-site e7cdbfe48 -> 96d7373c2
Fix incorrect email address identified by Nathanael Smith While I'm here, change @impala.incubator.apache.org to @impala.apache.org which already works and will continue to work once Impala graduates. Change-Id: Id227f15a0fdf9882fa4bc2552b869c3e54f4b55a Reviewed-on: http://gerrit.cloudera.org:8080/7529 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Jim Apple <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/96d7373c Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/96d7373c Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/96d7373c Branch: refs/heads/asf-site Commit: 96d7373c2fd675596312c19c87a944d07bb4fbca Parents: e7cdbfe Author: Jim Apple <[email protected]> Authored: Thu Jul 27 16:48:59 2017 -0700 Committer: Jim Apple <[email protected]> Committed: Fri Jul 28 00:01:19 2017 +0000 ---------------------------------------------------------------------- community.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/96d7373c/community.html ---------------------------------------------------------------------- diff --git a/community.html b/community.html index b0e158b..0a216ae 100644 --- a/community.html +++ b/community.html @@ -139,7 +139,7 @@ <h2>Impala Community </h2> <ul> <li> <a href="bylaws.html">Bylaws</a></li> -<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a> (users), <a href="mailto:[email protected]">[email protected]</a> (developers)</li> +<li>Mailing list: <a href="mailto:[email protected]">[email protected]</a> (users), <a href="mailto:[email protected]">[email protected]</a> (developers)</li> <li>Issues: <a href="https://issues.apache.org/jira/browse/IMPALA">https://issues.apache.org/jira/browse/IMPALA</a></li> <li>Meetup: <a href="http://www.meetup.com/Bay-Area-Impala-Users-Group/">http://www.meetup.com/Bay-Area-Impala-Users-Group/</a></li>
