Skip to content

Commit 4800d53

Browse files
committed
Remove Patreon username
1 parent 5a72fa8 commit 4800d53

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
github: [amrabed]
2-
patreon: amrabed
2+
patreon: # Put your Patreon username here

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ project: # Rename project (run once)
2525
@sed -i '' 's/^# .*/# ${DESCRIPTION}/' docs/README.md
2626
@sed -i '' 's/@.*/@${GITHUB}/' .github/CODEOWNERS
2727
@sed -i '' 's/^github: \[.*\]/github: \[${GITHUB}\]/' .github/FUNDING.yml
28-
@sed -i '' 's/^patreon: .*/patreon: # Put your Patreon username here/' .github/FUNDING.yml
2928

3029
uv: # Install uv
3130
pipx install -f uv

0 commit comments

Comments
 (0)