chore: add funders

This commit is contained in:
Reinaldy Rafli 2024-02-11 19:54:09 +07:00
parent 3c26aece24
commit 4b4430e303
Signed by: aldy505
GPG Key ID: A3F8A7E23DA2AD94
3 changed files with 7 additions and 4 deletions

3
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1,3 @@
github: aldy505
ko_fi: aldy505
liberapay: aldy505

View File

@ -8,10 +8,10 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v2 uses: actions/checkout@v4
- name: Install Go - name: Install Go
uses: actions/setup-go@v2 uses: actions/setup-go@v4
with: with:
go-version: 1.17.x go-version: 1.17.x
@ -22,4 +22,4 @@ jobs:
run: go test -v -race -coverprofile=coverage.out -covermode=atomic -failfast run: go test -v -race -coverprofile=coverage.out -covermode=atomic -failfast
- name: Upload coverage to Codecov - name: Upload coverage to Codecov
uses: codecov/codecov-action@v1 uses: codecov/codecov-action@v4

View File

@ -1,6 +1,6 @@
MIT License MIT License
Copyright (c) 2021-present Reinaldy Rafli and Bob collaborators Copyright (c) 2021-present Reinaldy Rafli <aldy505@proton.me>
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal