Skip to content

Commit

Permalink
Remove patreon
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv committed Sep 23, 2021
1 parent 0d98351 commit ca3991c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
patreon: deployer
github: antonmedv
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ Do you want to contribute to this project? Start working on one of those:

See also the list of [contributors](https://github.com/deployphp/deployer/graphs/contributors) who participated in this project.

## Sponsorship

* Daniel Knoch

See a full [list of sponsors](https://github.com/deployphp/deployer/blob/master/SPONSORS.md).

## Related

* [GitHub Action for Deployer](https://github.com/deployphp/action)
Expand Down
27 changes: 0 additions & 27 deletions SPONSORS.md

This file was deleted.

4 changes: 0 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
}
],
"funding": [
{
"type": "patreon",
"url": "https://patreon.com/deployer"
},
{
"type": "github",
"url": "https://github.com/sponsors/antonmedv"
Expand Down
1 change: 0 additions & 1 deletion src/Command/BlackjackCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ protected function execute(Input $input, Output $output): int
$this->print("You can leave a tip here:");
$this->print();
$this->print("- https://github.com/sponsors/antonmedv");
$this->print("- https://www.patreon.com/deployer");
$this->print("- https://paypal.me/antonmedv");
$this->print();
}
Expand Down

0 comments on commit ca3991c

Please sign in to comment.