Commit ab83c3af authored by Orta's avatar Orta

Merge pull request #3300 from CocoaPods/coc

[CoC] Adds a code of conduct, thanks for the inspiration @indirect
parents 339a9bdb 4c39bfbd
# CocoaPods Code of Conduct
CocoaPods strongly values contributors from anywhere, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion. As a result, the CocoaPods team has agreed to and enforces this code of conduct in order to provide a harassment-free experience for everyone who participates in the development of CocoaPods.
### Summary
Harassment in code and discussion or violation of physical boundaries is completely unacceptable anywhere in CocoaPods’ codebases, issue trackers, Slack, Campfire, mailing lists, meetups, and other events. Violators will be warned and then blocked or banned by the core team at or before the 3rd violation.
### In detail
Harassment includes offensive verbal comments related to gender, sexual orientation, disability, physical appearance, body size, race, religion, sexual images, deliberate intimidation, stalking, sustained disruption, and unwelcome sexual attention.
Individuals asked to stop any harassing behavior are expected to comply immediately.
Maintainers, including the core team, are also subject to the anti-harassment policy.
If anyone engages in harassing behavior, including maintainers, we may take appropriate action, up to and including warning the offender, deletion of comments, removal from the project’s codebase and communication systems, and escalation to Github support.
If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of [the core team](http://cocoapods.org/about) or [email the core team](mailto:info@cocoapods.org) immediately.
We expect everyone to follow these rules anywhere in the CocoaPods project’s codebases, issue trackers, IRC channel, group chat, and mailing lists.
Finally, don't forget that it is human to make mistakes! We all do. Let’s work together to help each other, resolve issues, and learn from the mistakes that we will all inevitably make from time to time.
### Thanks
Thanks to the [Bundler Code of Conduct](https://github.com/bundler/bundler/blob/e3ce14f5ecd9b729338435c8689553ef209d83aa/CODE_OF_CONDUCT.md), [JSConf Code of Conduct](http://jsconf.com/codeofconduct.html) and [Fedora Code of Conduct](http://fedoraproject.org/code-of-conduct) for inspiration and ideas.
### License
<p class="license" xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#">
To the extent possible under law, <a rel="dct:publisher" href="http:// .io">The CocoaPods Team</a> has waived all copyright and related or neighboring rights to the <span property="dct:title">CocoaPods Code of Conduct</span>. This work is published from the <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="http://cocoapods.org">United States.</span>
<br>
<br>
<a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/">
<img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0">
</a>
</p>
...@@ -22,14 +22,13 @@ guide](http://guides.cocoapods.org/using/getting-started.html#installation) and ...@@ -22,14 +22,13 @@ guide](http://guides.cocoapods.org/using/getting-started.html#installation) and
## Sponsors ## Sponsors
Lovingly sponsored by [Fingertips](http://www.fngtps.com), Lovingly sponsored by a collection of companies, see the footer of [CocoaPods.org](http://cocoapods.org) for an up-to-date list.
[Hipbyte](http://www.hipbyte.com), [Artsy](http://artsy.net) and
[Sauspiel](https://www.sauspiel.de).
## Collaborate ## Collaborate
All CocoaPods development happens on GitHub. Contributions make for good karma and All CocoaPods development happens on GitHub. Contributions make for good karma and
we welcome new contributors with joy. we [welcome new](http://blog.cocoapods.org/starting-open-source/) contributors with joy. We take contributors seriously, and thus have a
contributor [code of conduct](CODE_OF_CONDUCT.md).
## Links ## Links
...@@ -42,6 +41,7 @@ we welcome new contributors with joy. ...@@ -42,6 +41,7 @@ we welcome new contributors with joy.
[Guides](http://guides.cocoapods.org) | Everything you want to know about CocoaPods. [Guides](http://guides.cocoapods.org) | Everything you want to know about CocoaPods.
[Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md) | See the changes introduced in each CocoaPods version. [Changelog](https://github.com/CocoaPods/CocoaPods/blob/master/CHANGELOG.md) | See the changes introduced in each CocoaPods version.
[New Pods RSS](http://feeds.cocoapods.org/new-pods.rss) | Don't miss any new Pods. [New Pods RSS](http://feeds.cocoapods.org/new-pods.rss) | Don't miss any new Pods.
[Code of Conduct](CODE_OF_CONDUCT.md) | Find out the standards we hold ourselves to.
## Projects ## Projects
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment