This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
commit 759de4a4060a2432d49cebca8120b80dc7af51ca Author: Volkan Yazıcı <[email protected]> AuthorDate: Sun Dec 11 22:45:00 2022 +0100 Remove `FUNDING.yml` The GitHub website only displays the first 4 users. It is unfair to the rest of the committers. --- .github/FUNDING.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 37d2e63..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,16 +0,0 @@ -# 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 -# -# https://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. - -github: [ carterkozak, garydgregory, jvz, ppkarwasz, rgoers, vy ]
