diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..0a56758 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "Stratus3D", + "name": "Trevor Brown", + "avatar_url": "https://avatars1.githubusercontent.com/u/1520926?v=4", + "profile": "https://stratus3d.com/", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "asdf-php", + "projectOwner": "asdf-community", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index ae81a5b..4abc6b3 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -4,9 +4,11 @@ on: push: paths-ignore: - "**.md" + - ".all-contributorsrc" pull_request: paths-ignore: - "**.md" + - ".all-contributorsrc" schedule: - cron: "0 0 * * 5" diff --git a/README.md b/README.md index 41a6f6d..b9d5549 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@
Trevor Brown 💻 |
+