Skip to content

Commit

Permalink
docs: add favna as a contributor for maintenance (#29)
Browse files Browse the repository at this point in the history
* docs: update packages/tagscript/README.md [skip ci]

* docs: update packages/tagscript-plugin-discord/README.md [skip ci]

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed May 7, 2022
1 parent 0c86063 commit 4359983
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 26 deletions.
71 changes: 45 additions & 26 deletions .all-contributorsrc
@@ -1,28 +1,47 @@
{
"projectName": "tagscript",
"projectOwner": "imranbarbhuiya",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["packages/tagscript/README.md", "packages/tagscript-plugin-discord/README.md", "README.md"],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "imranbarbhuiya",
"name": "Parbez",
"avatar_url": "https://avatars.githubusercontent.com/u/74945038?v=4",
"profile": "https://github.com/imranbarbhuiya",
"contributions": ["code", "maintenance", "ideas"]
},
{
"login": "renovate-bot",
"name": "WhiteSource Renovate",
"avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4",
"profile": "https://renovate.whitesourcesoftware.com",
"contributions": ["maintenance"]
}
],
"contributorsPerLine": 7,
"skipCi": true
"projectName": "TagScript",
"projectOwner": "imranbarbhuiya",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"packages/tagscript/README.md",
"packages/tagscript-plugin-discord/README.md",
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "imranbarbhuiya",
"name": "Parbez",
"avatar_url": "https://avatars.githubusercontent.com/u/74945038?v=4",
"profile": "https://github.com/imranbarbhuiya",
"contributions": [
"code",
"maintenance",
"ideas"
]
},
{
"login": "renovate-bot",
"name": "WhiteSource Renovate",
"avatar_url": "https://avatars.githubusercontent.com/u/25180681?v=4",
"profile": "https://renovate.whitesourcesoftware.com",
"contributions": [
"maintenance"
]
},
{
"login": "favna",
"name": "Jeroen Claassens",
"avatar_url": "https://avatars.githubusercontent.com/u/4019718?v=4",
"profile": "https://favware.tech",
"contributions": [
"maintenance"
]
}
],
"contributorsPerLine": 7,
"skipCi": true
}
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,6 +43,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/imranbarbhuiya"><img src="https://avatars.githubusercontent.com/u/74945038?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Parbez</b></sub></a><br /><a href="https://github.com/imranbarbhuiya/TagScript/commits?author=imranbarbhuiya" title="Code">πŸ’»</a> <a href="#maintenance-imranbarbhuiya" title="Maintenance">🚧</a> <a href="#ideas-imranbarbhuiya" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center"><a href="https://renovate.whitesourcesoftware.com"><img src="https://avatars.githubusercontent.com/u/25180681?v=4?s=100" width="100px;" alt=""/><br /><sub><b>WhiteSource Renovate</b></sub></a><br /><a href="#maintenance-renovate-bot" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://favware.tech"><img src="https://avatars.githubusercontent.com/u/4019718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeroen Claassens</b></sub></a><br /><a href="#maintenance-favna" title="Maintenance">🚧</a></td>
</tr>
</table>

Expand Down
1 change: 1 addition & 0 deletions packages/tagscript-plugin-discord/README.md
Expand Up @@ -63,6 +63,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/imranbarbhuiya"><img src="https://avatars.githubusercontent.com/u/74945038?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Parbez</b></sub></a><br /><a href="https://github.com/imranbarbhuiya/TagScript/commits?author=imranbarbhuiya" title="Code">πŸ’»</a> <a href="#maintenance-imranbarbhuiya" title="Maintenance">🚧</a> <a href="#ideas-imranbarbhuiya" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center"><a href="https://renovate.whitesourcesoftware.com"><img src="https://avatars.githubusercontent.com/u/25180681?v=4?s=100" width="100px;" alt=""/><br /><sub><b>WhiteSource Renovate</b></sub></a><br /><a href="#maintenance-renovate-bot" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://favware.tech"><img src="https://avatars.githubusercontent.com/u/4019718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeroen Claassens</b></sub></a><br /><a href="#maintenance-favna" title="Maintenance">🚧</a></td>
</tr>
</table>

Expand Down
1 change: 1 addition & 0 deletions packages/tagscript/README.md
Expand Up @@ -108,6 +108,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://github.com/imranbarbhuiya"><img src="https://avatars.githubusercontent.com/u/74945038?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Parbez</b></sub></a><br /><a href="https://github.com/imranbarbhuiya/TagScript/commits?author=imranbarbhuiya" title="Code">πŸ’»</a> <a href="#maintenance-imranbarbhuiya" title="Maintenance">🚧</a> <a href="#ideas-imranbarbhuiya" title="Ideas, Planning, & Feedback">πŸ€”</a></td>
<td align="center"><a href="https://renovate.whitesourcesoftware.com"><img src="https://avatars.githubusercontent.com/u/25180681?v=4?s=100" width="100px;" alt=""/><br /><sub><b>WhiteSource Renovate</b></sub></a><br /><a href="#maintenance-renovate-bot" title="Maintenance">🚧</a></td>
<td align="center"><a href="https://favware.tech"><img src="https://avatars.githubusercontent.com/u/4019718?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeroen Claassens</b></sub></a><br /><a href="#maintenance-favna" title="Maintenance">🚧</a></td>
</tr>
</table>

Expand Down

0 comments on commit 4359983

Please sign in to comment.