diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index f8041c9ee42..a4c3c7f0a16 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -19,12 +19,7 @@ # For details see: # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository # -# This list includes in the same order, committers of Log4j listed on: -# https://logging.apache.org/support.html#sponsors -github: - - carterkozak - - garydgregory - - jvz - - ppkarwasz - - rgoers - - vy +# WARNING: the `github` key accepts only 4 GitHub user ids, so we can not use this feature. +# +custom: "https://logging.apache.org/support.html#sponsors" +tidelift: "maven/org.apache.logging.log4j:log4j-core"