@@ -72,23 +72,25 @@ To facilitate automatic semantic release versioning, we utilize the [Conventiona
7272
7373Emulsify® ; is a product of [ Four Kitchens] ( https://fourkitchens.com ) .
7474
75- ### Contributors
75+ ## Contributors
7676
77+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
78+ <!-- prettier-ignore-start -->
79+ <!-- markdownlint-disable -->
7780<table >
78- <tr >
79- <td align="center" style="word-wrap: break-word; width: 150.0; height: 150.0">
80- <a href=https://github.com/callinmullaney>
81- <img src=https://avatars.githubusercontent.com/u/369018?v=4 width="100;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px" alt=Callin Mullaney/>
82- <br />
83- <sub style="font-size:14px"><b>Callin Mullaney</b></sub>
84- </a>
85- </td>
86- <td align="center" style="word-wrap: break-word; width: 150.0; height: 150.0">
87- <a href=https://github.com/amazingrando>
88- <img src=https://avatars.githubusercontent.com/u/409903?v=4 width="100;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px" alt=Randy Oest/>
89- <br />
90- <sub style="font-size:14px"><b>Randy Oest</b></sub>
91- </a>
92- </td>
93- </tr >
81+ <tbody >
82+ <tr>
83+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/callinmullaney"><img src="https://avatars.githubusercontent.com/u/369018?v=4?s=100" width="100px;" alt="Callin Mullaney"/><br /><sub><b>Callin Mullaney</b></sub></a><br /><a href="https://github.com/fourkitchens/emulsify-core/commits?author=callinmullaney" title="Code">💻</a> <a href="https://github.com/fourkitchens/emulsify-core/commits?author=callinmullaney" title="Documentation">📖</a></td>
84+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/amazingrando"><img src="https://avatars.githubusercontent.com/u/409903?v=4?s=100" width="100px;" alt="Randy Oest"/><br /><sub><b>Randy Oest</b></sub></a><br /><a href="https://github.com/fourkitchens/emulsify-core/commits?author=amazingrando" title="Code">💻</a> <a href="https://github.com/fourkitchens/emulsify-core/commits?author=amazingrando" title="Documentation">📖</a></td>
85+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/robherba"><img src="https://avatars.githubusercontent.com/u/9342274?v=4?s=100" width="100px;" alt="Roberto Hernandez"/><br /><sub><b>Roberto Hernandez</b></sub></a><br /><a href="https://github.com/fourkitchens/emulsify-core/commits?author=robherba" title="Code">💻</a></td>
86+ <td align="center" valign="top" width="16.66%"><a href="https://github.com/dependabot"><img src="https://avatars.githubusercontent.com/u/49699333?v=4?s=100" width="100px;" alt="Dependabot"/><br /><sub><b>Dependabot</b></sub></a><br /><a href="#maintenance-dependabot" title="Maintenance">🚧</a></td>
87+ </tr>
88+ </tbody >
9489</table >
90+
91+ <!-- markdownlint-restore -->
92+ <!-- prettier-ignore-end -->
93+
94+ <!-- ALL-CONTRIBUTORS-LIST:END -->
95+
96+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
0 commit comments