This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch tisonkun-patch-3 in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
commit 0b84b1790a126d980e5fab8d90aad0b21fe3f01f Author: tison <[email protected]> AuthorDate: Fri Sep 30 01:30:05 2022 +0800 Delete FUNDING.yml --- .github/FUNDING.yml | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 0e9d70751..000000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,29 +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. -# - -# These are supported funding model platforms - -github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] -patreon: # Replace with a single Patreon username -open_collective: streampark # Replace with a single Open Collective username -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -otechie: # Replace with a single Otechie username -custom: ['http://www.streamxhub.com/zh/sponsor'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
