diff --git a/.all-contributorsrc b/.all-contributorsrc index 7fc2be4e..f5b2291e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -120,6 +120,17 @@ "code", "design" ] + }, + { + "login": "Too-Tao", + "name": "Tao", + "avatar_url": "https://avatars.githubusercontent.com/u/40811570?v=4", + "profile": "https://github.com/Too-Tao", + "contributions": [ + "code", + "doc", + "bug" + ] } ], "contributorsPerLine": 7, diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 91b93102..676cabe6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -20,6 +20,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
sum324

📖 🎨
Emil Zhai

🐛 💻
RelaxLiu

💻 🎨 +
Tao

💻 📖 🐛 diff --git a/README.md b/README.md index b05fb4be..e52537da 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 基于React和JSONSchema的动态表单解决方案 -[contributors]: https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square 'Number of contributors on All-Contributors' +[contributors]: https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square 'Number of contributors on All-Contributors' ![Version](https://img.shields.io/badge/version-1.0.0-blue.svg?cacheSeconds=2592000)