Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksey-hoffman committed Sep 18, 2021
2 parents ed5817c + 5ba8a81 commit 057bb3c
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 10 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/bot-comment-support-developer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,10 @@ jobs:
fromJson('[
"aleksey-hoffman",
"photoancestry",
"andyundso"
"andyundso",
"theoob",
"julienripet",
"exploitacious"
]'),
github.actor
)
Expand Down
3 changes: 2 additions & 1 deletion .github/workflows/label-supporter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ jobs:
${{
contains(
fromJson('[
"andyundso"
"andyundso",
"exploitacious"
]'),
github.actor
)
Expand Down
30 changes: 22 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Several more major features / improvements are already in development and will b

These wonderful people and companies are currently funding this project. Thanks to them I can keep improving this app, they are the reason good quality free software can exist.

![Patreon-progress-goal](https://user-images.githubusercontent.com/61761672/133000478-9666f7e2-d0b9-40f1-b140-4b026ee00a99.png)
![Patreon-progress-goal](https://user-images.githubusercontent.com/61761672/133787919-838742af-a238-47de-832b-9fe215f4ec03.png)

## Sponsors - tier 2
Become the first supporter
Expand All @@ -134,12 +134,13 @@ Become the first supporter
Become the first supporter

## Generous supporters

<table>
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://www.photoancestry.com/" title="Houston Photo Restoration">
<img width="64px" height="64px" src="https://www.photoancestry.com/images/photo-restoration-houston.png">
<img width="128px" src="https://www.photoancestry.com/images/fpbanner_poster_.png">
</a>
</td>
</tr>
Expand All @@ -153,11 +154,24 @@ Become the first supporter

## Grateful supporters

<div>
<a href="https://github.com/andyundso" title="Andy Pfister">
<b>~ Andy Pfister ~</b>
</a>
</div>
<table>
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://github.com/andyundso" title="Andy Pfister">
<img valign="middle" width="36px" src="https://avatars.githubusercontent.com/u/7010698?v=4">
Andy Pfister
</a>
</td>
<td align="center" valign="middle">
<a href="https://github.com/exploitacious" title="Alex Ivantsov">
<img valign="middle" width="36px" src="https://avatars.githubusercontent.com/u/75740078?v=4">
Alex Ivantsov
</a>
</td>
</tr>
</tbody>
</table>

## Thoughtful supporters

Expand All @@ -178,7 +192,7 @@ Become the first supporter

## Join

#### 🎉 Supporter goal: 4 of 500 people joined
#### 🎉 Supporter goal: 5 of 500 people joined

Supporters get rewards for supporting this project on Patreon. Check out the list of rewards:

Expand Down

0 comments on commit 057bb3c

Please sign in to comment.