diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-01-10 17:43:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-10 17:43:23 +0000 |
| commit | a60d8934c5dfcf0679dfa5f4de5c2080dfd32a5f (patch) | |
| tree | 9f3a4f011fda8f30bcbe81924fc3447409ccba35 /.github/FUNDING.yml | |
| parent | fix(bash): work around bash < 4 and introduce initialization guards (#1533) (diff) | |
| download | atuin-a60d8934c5dfcf0679dfa5f4de5c2080dfd32a5f.zip | |
chore: update funding (#1543)
Diffstat (limited to '')
| -rw-r--r-- | .github/FUNDING.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 32d01bfb..8b9c8039 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,6 +1,6 @@ # These are supported funding model platforms -github: [ellie] +github: [atuinsh] patreon: # Replace with a single Patreon username open_collective: # Replace with a single Open Collective username ko_fi: # Replace with a single Ko-fi username |
