From 3f987765621cf4d770164035c7acb624a0a6c330 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Mon, 2 Oct 2017 14:36:06 +0530 Subject: [PATCH] mailmap: Fixed maintenance guide URL Fixed the Contributors List Maintenance Guide URL in .mailmap, .organizationmap, .githubmap and .peoplemap Signed-off-by: Jos Collin --- .githubmap | 2 +- .mailmap | 2 +- .organizationmap | 2 +- .peoplemap | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.githubmap b/.githubmap index 3d6dbe9a22a..002da8d4be9 100644 --- a/.githubmap +++ b/.githubmap @@ -1,6 +1,6 @@ # # More information at -# https://wiki.ceph.com/Community/Ceph_contributors_list_maintenance_guide +# http://tracker.ceph.com/projects/ceph/wiki/Ceph_contributors_list_maintenance_guide # # See .mailmap for name and mail normalization. # See .organizationmap for organization affiliation diff --git a/.mailmap b/.mailmap index 3109c869965..721dc4932fd 100644 --- a/.mailmap +++ b/.mailmap @@ -1,6 +1,6 @@ # # More information at -# https://wiki.ceph.com/Community/Ceph_contributors_list_maintenance_guide +# http://tracker.ceph.com/projects/ceph/wiki/Ceph_contributors_list_maintenance_guide # # See .githubmap for GitHub username contributors # See .organizationmap for organization affiliation diff --git a/.organizationmap b/.organizationmap index a4e993361a3..d8a7fa064bc 100644 --- a/.organizationmap +++ b/.organizationmap @@ -1,6 +1,6 @@ # # More information at -# https://wiki.ceph.com/Community/Ceph_contributors_list_maintenance_guide +# http://tracker.ceph.com/projects/ceph/wiki/Ceph_contributors_list_maintenance_guide # # See .githubmap for GitHub username contributors # See .mailmap for name and mail normalization. diff --git a/.peoplemap b/.peoplemap index ae9d38db618..f9b908e5724 100644 --- a/.peoplemap +++ b/.peoplemap @@ -1,6 +1,6 @@ # # More information at -# https://wiki.ceph.com/Community/Ceph_contributors_list_maintenance_guide +# http://tracker.ceph.com/projects/ceph/wiki/Ceph_contributors_list_maintenance_guide # # See .githubmap for GitHub username contributors # See .mailmap for name and mail normalization. -- 2.39.5