Skip to content

Commit 88c23b5

Browse files
authored
[FLINK-34664][cdc] Add .asf.yaml file for project
This closes #3143.
1 parent dba0062 commit 88c23b5

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed

.asf.yaml

+46
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Licensed to the Apache Software Foundation (ASF) under one or more
2+
# contributor license agreements. See the NOTICE file distributed with
3+
# this work for additional information regarding copyright ownership.
4+
# The ASF licenses this file to You under the Apache License, Version 2.0
5+
# (the "License"); you may not use this file except in compliance with
6+
# the License. You may obtain a copy of the License at
7+
#
8+
# http://www.apache.org/licenses/LICENSE-2.0
9+
#
10+
# Unless required by applicable law or agreed to in writing, software
11+
# distributed under the License is distributed on an "AS IS" BASIS,
12+
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
# See the License for the specific language governing permissions and
14+
# limitations under the License.
15+
16+
github:
17+
description: "Flink CDC is a streaming data integration tool"
18+
homepage: https://nightlies.apache.org/flink/flink-cdc-docs-stable
19+
labels:
20+
- flink
21+
- distributed
22+
- data-integration
23+
- data-pipeline
24+
- real-time
25+
- batch
26+
- change-data-capture
27+
- schema-evolution
28+
- mysql
29+
- postgresql
30+
- kafka
31+
- paimon
32+
- cdc
33+
- etl
34+
- elt
35+
enabled_merge_buttons:
36+
squash: true
37+
merge: false
38+
rebase: true
39+
autolink_jira: FLINK
40+
collaborators:
41+
- flinkbot
42+
notifications:
43+
44+
pullrequests: [email protected]
45+
46+
jira_options: link label

0 commit comments

Comments
 (0)