diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 0000000..e438c0b
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,14 @@
+{
+ "projectName": "ng-mockito",
+ "projectOwner": "qupaya",
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "files": ["libs/ng-mockito/ng-mockito/README.md"],
+ "imageSize": 100,
+ "commit": true,
+ "commitConvention": "angular",
+ "contributors": [],
+ "contributorsPerLine": 7,
+ "linkToUsage": true
+}
+
diff --git a/libs/ng-mockito/ng-mockito/README.md b/libs/ng-mockito/ng-mockito/README.md
index 04b885e..de2f671 100644
--- a/libs/ng-mockito/ng-mockito/README.md
+++ b/libs/ng-mockito/ng-mockito/README.md
@@ -1,5 +1,11 @@
![GitHub Workflow Status (branch main)](https://img.shields.io/github/actions/workflow/status/qupaya/ng-mockito/main.yml?branch=main) ![npm](https://img.shields.io/npm/v/ng-mockito) ![GitHub](https://img.shields.io/github/license/qupaya/ng-mockito) [![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
+
+
+[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-)
+
+
+
@@ -124,3 +130,17 @@ For more information about how to mock, stub and verify, see the [ts-mockito doc
From [qupaya](https://www.qupaya.com/) with 🖤️
Follow us: [Twitter](twitter.com/qupaya) | [LinkedIn](linkedin.com/company/qupaya)
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+
+
+
+
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!