Skip to content

Commit 0022f60

Browse files
committed
Funding: added GitHub Sponsors
1 parent d20ba55 commit 0022f60

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

.github/funding.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
github: janpecha
12
thanks_dev: u/gh/czproject
23
custom: ["https://donate.stripe.com/7sIcO2a9maTSg2A9AA", "https://www.janpecha.cz/donate/git-php/"]

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
}
1212
],
1313
"funding": [
14+
{"type": "github", "url": "https://github.com/sponsors/janpecha"},
1415
{"type": "thanks.dev", "url": "https://thanks.dev/u/gh/czproject"},
1516
{"type": "stripe", "url": "https://donate.stripe.com/7sIcO2a9maTSg2A9AA"},
1617
{"type": "other", "url": "https://www.janpecha.cz/donate/git-php/"}

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Library for work with Git repository in PHP.
1212
<a href="https://www.janpecha.cz/donate/git-php/"><img src="https://buymecoffee.intm.org/img/donate-banner.v1.svg" alt="Donate" height="100"></a>
1313

1414
> [!TIP]
15-
> You can use [Stripe.com](https://donate.stripe.com/7sIcO2a9maTSg2A9AA), [Thanks.dev](https://thanks.dev/u/gh/czproject) or [other](https://www.janpecha.cz/donate/git-php/) method.
15+
> You can use [GitHub Sponsors](https://github.com/sponsors/janpecha), [Stripe.com](https://donate.stripe.com/7sIcO2a9maTSg2A9AA), [Thanks.dev](https://thanks.dev/u/gh/czproject) or [other](https://www.janpecha.cz/donate/git-php/) method.
1616
1717

1818
Installation

0 commit comments

Comments
 (0)