Revert "Preparing hbase release 2.4.3RC1; tagging and updates to CHANGES.md and RELEA...
[hbase.git] / src / site / xdoc / coc.xml
blobfc2b54907c6a096ee93c36e7a3fea2007224d927
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Licensed to the Apache Software Foundation (ASF) under one
4 or more contributor license agreements.  See the NOTICE file
5 distributed with this work for additional information
6 regarding copyright ownership.  The ASF licenses this file
7 to you under the Apache License, Version 2.0 (the
8 "License"); you may not use this file except in compliance
9 with the License.  You may obtain a copy of the License at
11   http://www.apache.org/licenses/LICENSE-2.0
13 Unless required by applicable law or agreed to in writing,
14 software distributed under the License is distributed on an
15 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16 KIND, either express or implied.  See the License for the
17 specific language governing permissions and limitations
18 under the License.
19 -->
21 <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V2.0//EN"
22           "http://forrest.apache.org/dtd/document-v20.dtd">
24 <document xmlns="http://maven.apache.org/XDOC/2.0"
25   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
26   xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
27   <properties>
28     <title>
29       Code of Conduct Policy
30     </title>
31   </properties>
32   <body>
33   <section name="Code of Conduct Policy">
34 <p>
35 We expect participants in discussions on the HBase project mailing lists, IRC
36 channels, and JIRA issues to abide by the Apache Software Foundation's
37 <a href="http://apache.org/foundation/policies/conduct.html">Code of Conduct</a>.
38 </p>
39 <p>
40 If you feel there has been a violation of this code, please point out your
41 concerns publicly in a friendly and matter of fact manner. Nonverbal
42 communication is prone to misinterpretation and misunderstanding. Everyone has
43 bad days and sometimes says things they regret later. Someone else's
44 communication style may clash with yours, but the difference can be amicably
45 resolved. After pointing out your concerns please be generous upon receiving an
46 apology.
47 </p>
48 <p>
49 Should there be repeated instances of code of conduct violations, or if there is
50 an obvious and severe violation, the HBase PMC may become involved. When this
51 happens the PMC will openly discuss the matter, most likely on the dev@hbase
52 mailing list, and will consider taking the following actions, in order, if there
53 is a continuing problem with an individual:
54 <ol>
55 <li>A friendly off-list warning;</li>
56 <li>A friendly public warning, if the communication at issue was on list, otherwise another off-list warning;</li>
57 <li>A three month suspension from the public mailing lists and possible operator action in the IRC channels.</li>
58 <li>A permanent ban from the public mailing lists, IRC channels, and project JIRA.</li>
59 </ol>
60 </p>
61 <p>
62 For flagrant violations requiring a firm response the PMC may opt to skip early
63 steps. No action will be taken before public discussion leading to consensus or
64 a successful majority vote.
65 </p>
66   </section>
67   <section name="Diversity Statement">
68 <p>
69 As a project and a community, we encourage you to participate in the HBase project
70 in whatever capacity suits you, whether it involves development, documentation,
71 answering questions on mailing lists, triaging issue and patch review, managing
72 releases, or any other way that you want to help. We appreciate your
73 contributions and the time you dedicate to the HBase project. We strive to
74 recognize the work of participants publicly. Please let us know if we can
75 improve in this area.
76 </p>
77 <p>
78 We value diversity and strive to support participation by people with all
79 different backgrounds. Rich projects grow from groups with different points of
80 view and different backgrounds. We welcome your suggestions about how we can
81 welcome participation by people at all skill levels and with all aspects of the
82 project.
83 </p>
84 <p>
85 If you can think of something we are doing that we shouldn't, or something that
86 we should do but aren't, please let us know. If you feel comfortable doing so,
87 use the public mailing lists. Otherwise, reach out to a PMC member or send an
88 email to <a href="mailto:private@hbase.apache.org">the private PMC mailing list</a>.
89 </p>
90   </section>
91   </body>
92 </document>