From 549f6c46ae4494dbadc19b820a1f2fea6ea08a93 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 11:18:52 +0000 Subject: [PATCH 1/2] docs: update src/README.md [skip ci] --- src/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/README.md b/src/README.md index 895cc62b..085f04ba 100644 --- a/src/README.md +++ b/src/README.md @@ -1,7 +1,7 @@ # TiDB Development Guide -[![All Contributors](https://img.shields.io/badge/all_contributors-32-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square)](#contributors-) ## About this guide @@ -71,6 +71,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
MyonKeminta

🖋
Meng Xin

🖋 +
Mini256

🖋 From b50cd00bed40d3943f228deef26fc6a960dc7cc8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 16 Dec 2021 11:18:53 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 930a6fc3..47160f0b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -299,6 +299,15 @@ "contributions": [ "content" ] + }, + { + "login": "Mini256", + "name": "Mini256", + "avatar_url": "https://avatars.githubusercontent.com/u/5086433?v=4", + "profile": "https://github.com/Mini256", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 5,