Skip to content

Commit

Permalink
Merge branch 'main' into adding-action-description
Browse files Browse the repository at this point in the history
  • Loading branch information
repo-ranger[bot] authored Sep 19, 2023
2 parents 415476d + 7ccc464 commit 84142c7
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,16 @@
"code",
"test"
]
},
{
"login": "mw-root",
"name": "Mike W",
"avatar_url": "https://avatars.githubusercontent.com/u/12434761?v=4",
"profile": "https://github.com/mw-root",
"contributions": [
"code",
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,12 @@ updates:
schedule:
interval: "daily"
open-pull-requests-limit: 10
labels:
- "merge when passing"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
open-pull-requests-limit: 10
labels:
- "merge when passing"
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->

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

<!-- ALL-CONTRIBUTORS-BADGE:END -->

Expand Down Expand Up @@ -212,6 +212,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/andreas-aman"><img src="https://avatars.githubusercontent.com/u/118175695?v=4?s=100" width="100px;" alt="Andreas Åman"/><br /><sub><b>Andreas Åman</b></sub></a><br /><a href="https://github.com/tj-actions/auto-doc/commits?author=andreas-aman" title="Code">💻</a> <a href="https://github.com/tj-actions/auto-doc/commits?author=andreas-aman" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ViacheslavKudinov"><img src="https://avatars.githubusercontent.com/u/56436734?v=4?s=100" width="100px;" alt="Viacheslav Kudinov"/><br /><sub><b>Viacheslav Kudinov</b></sub></a><br /><a href="https://github.com/tj-actions/auto-doc/commits?author=ViacheslavKudinov" title="Code">💻</a> <a href="https://github.com/tj-actions/auto-doc/commits?author=ViacheslavKudinov" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/looztra"><img src="https://avatars.githubusercontent.com/u/246526?v=4?s=100" width="100px;" alt="Christophe Furmaniak"/><br /><sub><b>Christophe Furmaniak</b></sub></a><br /><a href="https://github.com/tj-actions/auto-doc/commits?author=looztra" title="Code">💻</a> <a href="https://github.com/tj-actions/auto-doc/commits?author=looztra" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mw-root"><img src="https://avatars.githubusercontent.com/u/12434761?v=4?s=100" width="100px;" alt="Mike W"/><br /><sub><b>Mike W</b></sub></a><br /><a href="https://github.com/tj-actions/auto-doc/commits?author=mw-root" title="Code">💻</a> <a href="https://github.com/tj-actions/auto-doc/commits?author=mw-root" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 84142c7

Please sign in to comment.