This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/2.x by this push:
new d91d6e2754 Add "Sponsor" buttons to repository (#3580)
d91d6e2754 is described below
commit d91d6e275486739db0110af4f831cf4d30704952
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Sun Apr 13 22:18:05 2025 +0200
Add "Sponsor" buttons to repository (#3580)
This adds sponsors buttons to this repository as [documented by
GitHub](https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/displaying-a-sponsor-button-in-your-repository).
The list is based on the [list of committers accepting GitHub
Sponsorship](https://logging.apache.org/support.html#sponsorship-github)
intersected with the [official list of active `Log4j`
members](https://logging.apache.org/team-list.html) (hence the exclusion of
Jan, who should probably figure as only committer accepting sponsorships in
`logging-log4net`).
---
.github/FUNDING.yml | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 insertions(+)
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000000..f8041c9ee4
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,30 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to you under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+##
+# This file controls the "Sponsor" button in this repo.
+# 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