From 43b137ba6c2a3a587d450e59c7ba1b94411eaf11 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 1 Jun 2020 00:23:58 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 99236f9f..591d32ce 100644
--- a/README.md
+++ b/README.md
@@ -718,9 +718,18 @@ Please see the [Contributing Guidelines](CONTRIBUTING.md) document for more info
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!
From ce3dc987c84b176adb848877b27fbcab973d4866 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 1 Jun 2020 00:23:59 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index a4b72f12..3fba383d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -22,11 +22,21 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "call-stack",
+ "name": "call-stack",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/38575304?v=4",
+ "profile": "https://github.com/call-stack",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,
"projectName": "fluid-behavior-tree",
"projectOwner": "ashblue",
"repoType": "github",
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}