Skip to content

Commit

Permalink
GH-1899 Update sponsors list
Browse files Browse the repository at this point in the history
  • Loading branch information
dzikoysk committed Aug 8, 2023
1 parent 959744d commit 90f4688
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ Thanks to all contributors and people that decided to support my work financiall
<a href="https://github.com/crejk">crejk</a>,
<a href="https://github.com/Rollczi">Rollczi</a>,
<a href="https://github.com/scheidtp">scheidtp</a>,
<a href="https://github.com/Szczurowsky">Szczurowsky</a>,
<a href="https://github.com/Kebab81">Kebab81</a>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ internal class StatusPlugin : ReposilitePlugin() {
logger.info("${Effect.YELLOW_BOLD}$VERSION version has been sponsored by:${Effect.RESET}")
logger.info(" ${Effect.BOLD}milkyway0308, andrm, Koressi, insertt, Andreas R., rdehuyss${Effect.RESET}")
logger.info(" ${Effect.BOLD}tipsy, Kamilkime, that-apex${Effect.RESET}")
logger.info(" ${Effect.BOLD}neg4n, mattwelke, crejk, scheidtp, Rollczi, Szczurowsky${Effect.RESET}")
logger.info(" ${Effect.BOLD}mattwelke, crejk, scheidtp, Rollczi${Effect.RESET}")
logger.info("")
logger.info("${Effect.RESET}")
}
Expand Down

0 comments on commit 90f4688

Please sign in to comment.