Skip to content

Commit 1db4bbf

Browse files
Merge branch 'main' into all-contributors/add-egeakman
2 parents 85e9387 + 4d3f6e6 commit 1db4bbf

File tree

5 files changed

+2
-13
lines changed

5 files changed

+2
-13
lines changed

.all-contributorsrc

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -179,15 +179,6 @@
179179
"conference"
180180
]
181181
},
182-
{
183-
"login": "thanks",
184-
"name": "thanks",
185-
"avatar_url": "https://avatars.githubusercontent.com/u/1121545?v=4",
186-
"profile": "https://github.com/thanks",
187-
"contributions": [
188-
"bug"
189-
]
190-
},
191182
{
192183
"login": "egeakman",
193184
"name": "Ege Akman",

.github/workflows/pr-sort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
token: ${{ secrets.GITHUB_TOKEN }}
3939

4040
- name: Setup Pixi
41-
uses: prefix-dev/[email protected].13
41+
uses: prefix-dev/[email protected].14
4242

4343
- name: Set variables
4444
id: vars

.github/workflows/recurring-sort.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Setup Pixi
24-
uses: prefix-dev/[email protected].13
24+
uses: prefix-dev/[email protected].14
2525

2626
- name: Run links command
2727
run: pixi run sort

CONTRIBUTING.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ Example:
201201
<tr>
202202
<td align="center" valign="top" width="14.28%"><a href="https://github.com/theopinard"><img src="https://avatars.githubusercontent.com/u/16977967?v=4?s=100" width="100px;" alt="Theodore Meynard"/><br /><sub><b>Theodore Meynard</b></sub></a><br /><a href="#conference-theopinard" title="Python conference (Added or updated)">📆</a></td>
203203
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kgawda"><img src="https://avatars.githubusercontent.com/u/3084325?v=4?s=100" width="100px;" alt="Konrad Gawda"/><br /><sub><b>Konrad Gawda</b></sub></a><br /><a href="#conference-kgawda" title="Python conference (Added or updated)">📆</a></td>
204-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/thanks"><img src="https://avatars.githubusercontent.com/u/1121545?v=4?s=100" width="100px;" alt="thanks"/><br /><sub><b>thanks</b></sub></a><br /><a href="https://github.com/JesperDramsch/python-deadlines/issues?q=author%3Athanks" title="Bug reports">🐛</a></td>
205204
<td align="center" valign="top" width="14.28%"><a href="https://github.com/egeakman"><img src="https://avatars.githubusercontent.com/u/75242929?v=4?s=100" width="100px;" alt="Ege Akman"/><br /><sub><b>Ege Akman</b></sub></a><br /><a href="https://github.com/JesperDramsch/python-deadlines/issues?q=author%3Aegeakman" title="Bug reports">🐛</a></td>
206205
</tr>
207206
</tbody>

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ If you'd like to add support for a new language, please open an issue.
182182
<tr>
183183
<td align="center" valign="top" width="14.28%"><a href="https://github.com/theopinard"><img src="https://avatars.githubusercontent.com/u/16977967?v=4?s=100" width="100px;" alt="Theodore Meynard"/><br /><sub><b>Theodore Meynard</b></sub></a><br /><a href="#conference-theopinard" title="Python conference (Added or updated)">📆</a></td>
184184
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kgawda"><img src="https://avatars.githubusercontent.com/u/3084325?v=4?s=100" width="100px;" alt="Konrad Gawda"/><br /><sub><b>Konrad Gawda</b></sub></a><br /><a href="#conference-kgawda" title="Python conference (Added or updated)">📆</a></td>
185-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/thanks"><img src="https://avatars.githubusercontent.com/u/1121545?v=4?s=100" width="100px;" alt="thanks"/><br /><sub><b>thanks</b></sub></a><br /><a href="https://github.com/JesperDramsch/python-deadlines/issues?q=author%3Athanks" title="Bug reports">🐛</a></td>
186185
<td align="center" valign="top" width="14.28%"><a href="https://github.com/egeakman"><img src="https://avatars.githubusercontent.com/u/75242929?v=4?s=100" width="100px;" alt="Ege Akman"/><br /><sub><b>Ege Akman</b></sub></a><br /><a href="https://github.com/JesperDramsch/python-deadlines/issues?q=author%3Aegeakman" title="Bug reports">🐛</a></td>
187186
</tr>
188187
</tbody>

0 commit comments

Comments
 (0)