-
Notifications
You must be signed in to change notification settings - Fork 5
/
code-of-conduct.html
58 lines (52 loc) · 1.97 KB
/
code-of-conduct.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
---
layout: default_site
permalink: /code-of-conduct/index.html
---
<a class='anchor' id='code-of-conduct'></a>
<section class="code-of-conduct">
<div class="container">
<div class="col-lg-10 col-lg-offset-1">
<h2>Code of Conduct</h2>
<p>
The purpose of Garden City Ruby Conference is to encourage and foster the
growth of ruby community in Bangalore by providing a quality platform for
rubyists to meet and learn from each other.
</p>
<p>
We do not tolerate harassment of conference participants in any form.
Sexual language and imagery is not appropriate for any conference venue,
including talks, workshops, parties, Twitter and other online media.
Conference participants violating these rules may be sanctioned or expelled
from the conference without a refund at the discretion of the conference
organisers.
</p>
<p>
If you are being harassed, notice that someone else is being harassed, or
have any other concerns, please contact a volunteer or conference
organizers immediately. The conference Organizers or Volunteers can be
identifiable by their badge. Please contact any of these individuals, if
the matter is especially urgent:
</p>
<ul>
<li>Leena S N: +91 97400 87636</li>
<li>Emil Soman: +91 90351 52750</li>
</ul>
<p>
The conference members or volunteers are there to help participants contact
appropriate authorities, provide escorts, or otherwise assist those
experiencing harassment to feel safe for the duration of the conference. We
value your attendance.
</p>
<p>
We have adapted this policy from a samples provided by
<a href="http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy">
Geek Feminism
</a>
and
<a href="http://confcodeofconduct.com/">
Conference Code of Conduct
</a>.
</p>
</div>
</div>
</section>