From a30aa0f4e47f43080df4e826571c848645b4f3ed Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:57:22 +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 9cbe380..f6aa07e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # G-Interface + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + This repository provides an interface for interacting with graphs for explainability purposes. @@ -25,3 +28,25 @@ To start the app: ```bash yarn dev ``` + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
Juan Carlos Farah
Juan Carlos Farah

💻
+ + + + + + +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 41be91c4bbd994eb05811dc09285f13c785d579d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:57:23 +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 0000000..f01540d --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "juancarlosfarah", + "name": "Juan Carlos Farah", + "avatar_url": "https://avatars.githubusercontent.com/u/1707188?v=4", + "profile": "https://juancarlosfarah.com", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "g-interface", + "projectOwner": "graphnex" +} From 2c7d63e670f2fbe57198b0a77e69eb8de7737dc8 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:57:27 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 9cbe380..a40a012 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # G-Interface + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + This repository provides an interface for interacting with graphs for explainability purposes. @@ -25,3 +28,25 @@ To start the app: ```bash yarn dev ``` + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
Basile Spaenlehauer
Basile Spaenlehauer

💻
+ + + + + + +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 9d5462f74c9378f9d6ea04a694574159b9daa7bf Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 09:57:55 +0000 Subject: [PATCH 4/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 0000000..1f87e9d --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "spaenleh", + "name": "Basile Spaenlehauer", + "avatar_url": "https://avatars.githubusercontent.com/u/39373170?v=4", + "profile": "https://github.com/spaenleh", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "g-interface", + "projectOwner": "graphnex" +}