Skip to content

Commit 543e35a

Browse files
chore: updates
1 parent fd47cc0 commit 543e35a

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,15 @@
160160
"contributions": [
161161
"conference"
162162
]
163+
},
164+
{
165+
"login": "github-actions[bot]",
166+
"name": "github-actions[bot]",
167+
"avatar_url": "https://avatars.githubusercontent.com/in/15368?v=4",
168+
"profile": "https://github.com/apps/github-actions",
169+
"contributions": [
170+
"conference"
171+
]
163172
}
164173
],
165174
"repoType": "github"

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,9 @@ Example:
198198
<td align="center" valign="top" width="14.28%"><a href="https://ogrisel.com/"><img src="https://avatars.githubusercontent.com/u/89061?v=4?s=100" width="100px;" alt="Olivier Grisel"/><br /><sub><b>Olivier Grisel</b></sub></a><br /><a href="#conference-ogrisel" title="Python conference (Added or updated)">📆</a></td>
199199
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mtsokol"><img src="https://avatars.githubusercontent.com/u/8431159?v=4?s=100" width="100px;" alt="Mateusz Sokół"/><br /><sub><b>Mateusz Sokół</b></sub></a><br /><a href="#conference-mtsokol" title="Python conference (Added or updated)">📆</a></td>
200200
</tr>
201+
<tr>
202+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/github-actions"><img src="https://avatars.githubusercontent.com/in/15368?v=4?s=100" width="100px;" alt="github-actions[bot]"/><br /><sub><b>github-actions[bot]</b></sub></a><br /><a href="#conference-github-actions[bot]" title="Python conference (Added or updated)">📆</a></td>
203+
</tr>
201204
</tbody>
202205
</table>
203206

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ I mainly run the `main.py` and `sort_yaml.py` to get new entries and move old en
155155
<td align="center" valign="top" width="14.28%"><a href="https://ogrisel.com/"><img src="https://avatars.githubusercontent.com/u/89061?v=4?s=100" width="100px;" alt="Olivier Grisel"/><br /><sub><b>Olivier Grisel</b></sub></a><br /><a href="#conference-ogrisel" title="Python conference (Added or updated)">📆</a></td>
156156
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mtsokol"><img src="https://avatars.githubusercontent.com/u/8431159?v=4?s=100" width="100px;" alt="Mateusz Sokół"/><br /><sub><b>Mateusz Sokół</b></sub></a><br /><a href="#conference-mtsokol" title="Python conference (Added or updated)">📆</a></td>
157157
</tr>
158+
<tr>
159+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/apps/github-actions"><img src="https://avatars.githubusercontent.com/in/15368?v=4?s=100" width="100px;" alt="github-actions[bot]"/><br /><sub><b>github-actions[bot]</b></sub></a><br /><a href="#conference-github-actions[bot]" title="Python conference (Added or updated)">📆</a></td>
160+
</tr>
158161
</tbody>
159162
</table>
160163

0 commit comments

Comments
 (0)