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

janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/main by this push:
     new 3ae9944  [MINOR][DOC] Update committer ASF ID list link
3ae9944 is described below

commit 3ae9944e5d8ab65a0d2801fa473b3382c030ab7f
Author: Janardhan Pulivarthi <j...@protonmail.com>
AuthorDate: Fri Nov 19 01:20:58 2021 +0530

    [MINOR][DOC] Update committer ASF ID list link
---
 dev/release/release-utils.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/release/release-utils.sh b/dev/release/release-utils.sh
index 1b688ee..9c31bb1 100755
--- a/dev/release/release-utils.sh
+++ b/dev/release/release-utils.sh
@@ -215,7 +215,7 @@ get_release_info() {
 
   # Git configuration info
   # The ASF ID is obtained from
-  # https://people.apache.org/phonebook.html?unix=systemds
+  # https://people.apache.org/committers-by-project.html#systemds
   if [[ -z "$ASF_USERNAME" ]]; then
     export ASF_USERNAME=$(read_config "ASF ID" "$LOGNAME")
   fi

Reply via email to