Skip to content

Commit

Permalink
GH-2078 Update sponsors list in status message <3
Browse files Browse the repository at this point in the history
  • Loading branch information
dzikoysk committed Mar 23, 2024
1 parent d3137a5 commit 00b9410
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ 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, insertt, GotoFinal,${Effect.RESET}")
logger.info(" ${Effect.BOLD}Koressi, tipsy, Kamilkime, that-apex, joshuasing, SirEndii, TheFruxz, FlawCra,${Effect.RESET}")
logger.info(" ${Effect.BOLD}milkyway0308, andrm, rdehuyss, insertt, GotoFinal, joshuasing, mcebular${Effect.RESET}")
logger.info(" ${Effect.BOLD}Koressi, tipsy, Kamilkime, that-apex, SirEndii, FlawCra,${Effect.RESET}")
logger.info(" ${Effect.BOLD}crejk, Rollczi, Jan Bojarczuk${Effect.RESET}")
logger.info("")
logger.info("${Effect.RESET}")
Expand Down

0 comments on commit 00b9410

Please sign in to comment.