Repository: libcloud Updated Branches: refs/heads/trunk f8049c49a -> 54bf2d9ff
docs: Fix mailing list typos in committer guide Closes #1117 Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/54bf2d9f Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/54bf2d9f Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/54bf2d9f Branch: refs/heads/trunk Commit: 54bf2d9ff83a69f5502dbd6b1d417c47af257c82 Parents: f8049c4 Author: Quentin Pradet <[email protected]> Authored: Tue Sep 26 06:54:19 2017 +0400 Committer: Quentin Pradet <[email protected]> Committed: Mon Oct 2 08:38:42 2017 +0400 ---------------------------------------------------------------------- docs/committer_guide.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/54bf2d9f/docs/committer_guide.rst ---------------------------------------------------------------------- diff --git a/docs/committer_guide.rst b/docs/committer_guide.rst index 722bdd3..0f99808 100644 --- a/docs/committer_guide.rst +++ b/docs/committer_guide.rst @@ -16,8 +16,8 @@ First congratulations and welcome to the team! 1. Subscribe to the public mailing lists ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -If you haven't yet, subscribe to {dev,users,commits}@apache.libcloud.org -mailing lists. Committs mailing list is especially important because all of +If you haven't yet, subscribe to {dev,users,notifications}@libcloud.apache.org +mailing lists. Notifications mailing list is especially important because all of the JIRA notification, Github Pull Request notifications and build notifications are sent there.
