diff --git a/.all-contributorsrc b/.all-contributorsrc index 1014be7c..2aa97718 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -96,6 +96,15 @@ "contributions": [ "code" ] + }, + { + "login": "madmini", + "name": "Max Jakobitsch", + "avatar_url": "https://avatars.githubusercontent.com/u/26089559?v=4", + "profile": "https://github.com/madmini", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -103,5 +112,6 @@ "repoType": "github", "repoHost": "https://github.com", "projectName": "flutter_convenient_test", - "projectOwner": "fzyzcjy" + "projectOwner": "fzyzcjy", + "commitType": "docs" } diff --git a/README.md b/README.md index 89930c78..3131290f 100644 --- a/README.md +++ b/README.md @@ -283,7 +283,7 @@ If you are trying to use this package with Android Virtual Emulator (AVD), you m For detailed PRs (excluding myself), please see [this link](https://github.com/fzyzcjy/flutter_convenient_test/pulls?q=is%3Apr+-author%3Afzyzcjy+). -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) @@ -304,6 +304,7 @@ For detailed PRs (excluding myself), please see [this link](https://github.com/f Alex Li
Alex Li

💻 getBoolean
getBoolean

💻 gilice
gilice

💻 + Max Jakobitsch
Max Jakobitsch

💻