From 94411e5c5e81c41700231f43af783cc989520738 Mon Sep 17 00:00:00 2001 From: yihong0618 Date: Mon, 23 Jun 2025 11:55:25 +0800 Subject: [PATCH 1/3] docs: fix a dead link in CONTRIBUTORS.md Signed-off-by: yihong0618 --- CONTRIBUTORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index ad916ba5c9d8b..9a0b58ee4431f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1 +1 @@ -See [TiDB Contributors](https://contributor.tidb.io/people/contributor) +See [TiDB Contributors](https://github.com/pingcap/tidb/graphs/contributors) From ff0205d5e6cb3ddd96a3ca1bb934a2f40d794bfc Mon Sep 17 00:00:00 2001 From: yihong0618 Date: Mon, 23 Jun 2025 16:57:25 +0800 Subject: [PATCH 2/3] docs: address comments Signed-off-by: yihong0618 --- CONTRIBUTORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 9a0b58ee4431f..c42f67d8b8beb 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1 +1 @@ -See [TiDB Contributors](https://github.com/pingcap/tidb/graphs/contributors) +See [TiDB Contributors](https://ossinsight.io/analyze/pingcap/tidb#contributors) From 1bbf3592b77e77675d32f7ad58699e98d527d835 Mon Sep 17 00:00:00 2001 From: yihong0618 Date: Tue, 24 Jun 2025 12:49:31 +0800 Subject: [PATCH 3/3] docs: address the comments drop useless file Signed-off-by: yihong0618 --- CONTRIBUTORS.md | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md deleted file mode 100644 index c42f67d8b8beb..0000000000000 --- a/CONTRIBUTORS.md +++ /dev/null @@ -1 +0,0 @@ -See [TiDB Contributors](https://ossinsight.io/analyze/pingcap/tidb#contributors)