From 2b33583a03ba5ed605b298effbdebdbbf15ad9e6 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 00:07:18 +0000 Subject: [PATCH 1/4] docs: update README.md [skip ci] --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index fcc58501e..122f0357a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@

+ +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +

Bigcapital @@ -47,3 +50,25 @@ Bigcapital is a smart and open-source accounting and inventory software, Bigcapi # Changelog Please see [Releases](https://github.com/bigcapitalhq/bigcapital/releases) for more information what has changed recently. + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
Ahmed Bouhuolia
Ahmed Bouhuolia

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file From 66de03b1438c3c95cd224bdd06414e7f1375dc39 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 00:07:19 +0000 Subject: [PATCH 2/4] docs: create .all-contributorsrc [skip ci] --- .all-contributorsrc | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..bdf800af6 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "abouolia", + "name": "Ahmed Bouhuolia", + "avatar_url": "https://avatars.githubusercontent.com/u/2197422?v=4", + "profile": "https://github.com/abouolia", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "bigcapital", + "projectOwner": "bigcapitalhq" +} From c72f5374f3f16bd7241ba64473fdc4109737cd90 Mon Sep 17 00:00:00 2001 From: Ahmed Bouhuolia Date: Fri, 7 Jul 2023 02:13:13 +0200 Subject: [PATCH 3/4] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 122f0357a..0c0df6038 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@

- -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) -

Bigcapital @@ -71,4 +68,4 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d -This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 30f2f1fb4ccd833fdf872a4518844c4a2e1d28c9 Mon Sep 17 00:00:00 2001 From: Ahmed Bouhuolia Date: Fri, 7 Jul 2023 02:13:25 +0200 Subject: [PATCH 4/4] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c0df6038..db299e74c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Bigcapital is a smart and open-source accounting and inventory software, Bigcapi Please see [Releases](https://github.com/bigcapitalhq/bigcapital/releases) for more information what has changed recently. -## Contributors ✨ +# Contributors ✨ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):