chore: update github username

This commit is contained in:
tomcasaburi
2026-03-11 19:03:51 +08:00
parent f27e53029c
commit 1960e99b82
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ gh issue create \
--title "ISSUE_TITLE" \ --title "ISSUE_TITLE" \
--body "ISSUE_DESCRIPTION" \ --body "ISSUE_DESCRIPTION" \
--label "LABEL1,LABEL2" \ --label "LABEL1,LABEL2" \
--assignee plebe1us --assignee tomcasaburi
``` ```
Capture the issue number from the output. Capture the issue number from the output.
+1 -1
View File
@@ -71,7 +71,7 @@ gh issue create \
--title "ISSUE_TITLE" \ --title "ISSUE_TITLE" \
--body "ISSUE_DESCRIPTION" \ --body "ISSUE_DESCRIPTION" \
--label "LABEL1,LABEL2" \ --label "LABEL1,LABEL2" \
--assignee plebe1us --assignee tomcasaburi
``` ```
Capture the issue number from the output. Capture the issue number from the output.
+1 -1
View File
@@ -1,6 +1,6 @@
# These are supported funding model platforms # These are supported funding model platforms
github: plebe1us # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] github: tomcasaburi # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username ko_fi: # Replace with a single Ko-fi username
+1 -1
View File
@@ -153,7 +153,7 @@ export const Footer = () => {
</a> </a>
</li> </li>
<li> <li>
<a href='https://github.com/sponsors/plebe1us' target='_blank' rel='noopener noreferrer'> <a href='https://github.com/sponsors/tomcasaburi' target='_blank' rel='noopener noreferrer'>
{t('support_5chan')} {t('support_5chan')}
</a> </a>
</li> </li>