Skip to content

Commit

Permalink
GH-2195 Update sponsors <3
Browse files Browse the repository at this point in the history
  • Loading branch information
dzikoysk committed Aug 19, 2024
1 parent 243bb3d commit 6129adc
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 24 deletions.
18 changes: 9 additions & 9 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,23 +94,22 @@ Thanks to all contributors and people that decided to support my work financiall
<a href="https://github.com/sponsors/dzikoysk">Active GitHub Sponsors</a>
</td>
<td>
<a href="https://github.com/milkyway0308">milkyway0308</a>,
<a href="https://github.com/andrm">andrm</a>,
<a href="https://github.com/rdehuyss">rdehuyss</a>,
<a href="https://github.com/amp7368">amp7368</a>,
<a href="https://github.com/talismanplatform">talismanplatform</a>,
<a href="https://github.com/amp7368">amp7368</a>,
<a href="https://github.com/joshuasing">joshuasing</a>,
<a href="https://github.com/insertt">insertt</a>,
<a href="https://github.com/GotoFinal">GotoFinal</a>,
<a href="https://github.com/mcebular">mcebular</a>,
<a href="https://github.com/Koressi">Koressi</a>,
<a href="https://github.com/tipsy">tipsy</a>,
<a href="https://github.com/SirEndii">SirEndii</a>,
<a href="https://github.com/Kamilkime">Kamilkime</a>,
<a href="https://github.com/that-apex">that-apex</a>,
<a href="https://github.com/SirEndii">SirEndii</a>,
<a href="https://github.com/crejk">crejk</a>,
<a href="https://github.com/Rollczi">Rollczi</a>,
<a href="https://github.com/Kebab81">Jan Bojarczuk</a>
<a href="https://github.com/Kebab81">Jan Bojarczuk</a>,
<a href="https://github.com/Petersoj">Petersoj</a>
</td>
</tr>
<tr>
Expand All @@ -119,13 +118,13 @@ Thanks to all contributors and people that decided to support my work financiall
<a href="https://github.com/milkyway0308">milkyway0308</a>,
<a href="https://github.com/rdehuyss">rdehuyss</a>,
<a href="https://github.com/andrm">andrm</a>,
<a href="https://github.com/zzmgck">zzmgck</a>,
<a href="https://github.com/rdehuyss">amp7368</a>,
<a href="https://github.com/insertt">insertt</a>,
<a href="https://github.com/joshuasing">joshuasing</a>,
<a href="https://github.com/talismanplatform">talismanplatform</a>,
<a href="https://github.com/Koressi">Koressi</a>,
<a href="https://github.com/zzmgck">zzmgck</a>,
<a href="https://github.com/insertt">insertt</a>,
<a href="https://github.com/GotoFinal">GotoFinal</a>,
<a href="https://github.com/Koressi">Koressi</a>,
<a href="https://github.com/tipsy">tipsy</a>,
<a href="https://github.com/mcebular">mcebular</a>,
<a href="https://github.com/maxant">maxant</a>,
Expand Down Expand Up @@ -158,7 +157,8 @@ Thanks to all contributors and people that decided to support my work financiall
<a href="https://github.com/mufinlive">mufinlive</a>,
<a href="https://github.com/bopke">bopke</a>,
<a href="https://github.com/asikkema">asikkema</a>,
<a href="https://github.com/Kebab81">Jan Bojarczuk</a>
<a href="https://github.com/Kebab81">Jan Bojarczuk</a>,
<a href="https://github.com/Petersoj">Petersoj</a>
</td>
</tr>
</table>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,10 @@ internal class StatusPlugin : ReposilitePlugin() {
logger.info("${Effect.GREEN}Done (${TimeUtils.getPrettyUptimeInSeconds(statusFacade.getUptime())})!${Effect.RESET}")
logger.info("")
logger.info("${Effect.YELLOW_BOLD}$VERSION version has been sponsored by:${Effect.RESET}")
logger.info(" ${Effect.BOLD}milkyway0308, andrm, rdehuyss, amp7368, insertt, GotoFinal, joshuasing, mcebular${Effect.RESET}")
logger.info(" ${Effect.BOLD}Koressi, tipsy, Kamilkime, that-apex, SirEndii,${Effect.RESET}")
logger.info(" ${Effect.BOLD}crejk, Rollczi, Jan Bojarczuk${Effect.RESET}")
logger.info(" ${Effect.BOLD}talismanplatform,${Effect.RESET}")
logger.info(" ${Effect.BOLD}joshuasing, andrm, rdehuyss, amp7368, insertt, GotoFinal,${Effect.RESET}")
logger.info(" ${Effect.BOLD}SirEndii, Koressi, tipsy, Kamilkime, that-apex,${Effect.RESET}")
logger.info(" ${Effect.BOLD}crejk, Rollczi, Jan Bojarczuk, Petersoj${Effect.RESET}")
logger.info("")
logger.info("${Effect.RESET}")
}
Expand Down
24 changes: 12 additions & 12 deletions reposilite-frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6129adc

Please sign in to comment.