HBASE-26921 Rewrite the counting cells part in TestMultiVersions (#4316)
[hbase.git] / .asf.yaml
bloba991e8528d78f262fb981b7351421861101b52a1
1 # Licensed to the Apache Software Foundation (ASF) under one
2 # or more contributor license agreements.  See the NOTICE file
3 # distributed with this work for additional information
4 # regarding copyright ownership.  The ASF licenses this file
5 # to you under the Apache License, Version 2.0 (the
6 # "License"); you may not use this file except in compliance
7 # with the License.  You may obtain a copy of the License at
9 # http://www.apache.org/licenses/LICENSE-2.0
11 # Unless required by applicable law or agreed to in writing, software
12 # distributed under the License is distributed on an "AS IS" BASIS,
13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 # See the License for the specific language governing permissions and
15 # limitations under the License.
17 # This file controls the integration of HBase project with ASF infrastructure. Refer to
18 # https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories for
19 # details. Be careful when changing the contents of this file since it may affect many developers
20 # of the project and make sure to discuss the changes with dev@ before committing.
22 github:
23   description: "Apache HBase"
24   homepage: https://hbase.apache.org/
25   labels:
26     - database
27     - java
28     - hbase
29   features:
30     wiki: false
31     issues: false
32     projects: false
33   enabled_merge_buttons:
34     squash:  true
35     merge:   false
36     rebase:  true
37 notifications:
38   commits:      commits@hbase.apache.org
39   issues:       issues@hbase.apache.org
40   pullrequests: issues@hbase.apache.org
41   jira_options: link