-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcode-of-conduct.html
More file actions
79 lines (70 loc) · 4.57 KB
/
Copy pathcode-of-conduct.html
File metadata and controls
79 lines (70 loc) · 4.57 KB
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!doctype html>
<!--[if lt IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html lang="en-us" class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html lang="en-us" class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html lang="en-us" class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Big Ruby - A Conference For People Doing Big Things With Ruby - February 20-21 - Dallas, Texas</title>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="viewport" content="width=1200" />
<meta property="og:title" content="Big Ruby">
<meta property="og:type" content="website">
<meta property="og:url" content="http://http://www.bigrubyconf.com/">
<meta property="og:site_name" content=">Big Ruby - A Conference For People Doing Big Things With Ruby">
<meta property="og:description" content="Big Ruby is a conference focused on the use of Ruby in large organizations, infrastructures, userbases, and teams. If your Ruby runs hundreds of servers, handles millions of users, and you count each and every millisecond, this is the conference for you.">
<link rel="stylesheet" type="text/css" href="stylesheets/desktop2.css" media="screen" />
<!-- <link type="text/css" rel="stylesheet" href="http://fast.fonts.com/cssapi/f013636a-d606-4163-9dd7-292ec739de04.css"/> -->
<!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]-->
<script type="text/javascript" src="http://use.typekit.net/pnv5rqn.js"></script>
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
</head>
<body>
<section id="code-of-conduct" class="section">
<h1 class="head">Big Ruby<br/>Code of conduct</h1>
<div class="container">
<p>Big Ruby believes our community should be open for everyone. We are
committed to providing a friendly, safe, and welcoming environment for
all, regardless of gender, sexual orientation, disability, ethnicity,
religion, preferred operating system, programming language, or text
editor.</p>
<p>We expect all conference participants to help us realize a safe and
positive conference experience for everyone. At all conference venues
and conference-affiliated social events we expect everyone will:</p>
<ul>
<li>Be considerate, respectful, and collaborative.</li>
<li>Refrain from demeaning, discriminatory, or harassing behavior and speech.</li>
<li>Be mindful of your surroundings and of your fellow participants. Alert
conference organizers if you notice a dangerous situation or someone in
distress.</li>
<li>Participate in an authentic and active way. In doing so, you help to
create Big Ruby and make it your own.</li>
</ul>
<p>Unacceptable behaviors include harassing, abusive, discriminatory, or
derogatory conduct. Harassment includes: offensive comments related to
gender, sexual orientation, race, religion, disability; inappropriate
use of sexual images (including in presentations); deliberate
intimidation, stalking, or following; harassing photography or
recording; sustained disruption of talks or events; inappropriate
physical contact, and unwelcome sexual attention.</p>
<p>These behaviors will not be tolerated and anyone asked to stop is
expected to comply immediately. If a participant behaves unacceptably,
the conference organizers may take action they deem appropriate,
including expulsion from the conference without warning or refund.</p>
<p>The Big Ruby team is available to help participants contact venue security
or local law enforcement and to otherwise ensure everyone feels safe for
the duration of the conference. If you or anyone else are subject to
unacceptable behavior, or you have any other concerns, notify an
organizer as soon as possible. You can reach us at:
<p>
<p>All organizers can be reached at <a href="mailto:abuse@bigrubyconf.com">abuse@bigrubyconf.com</a>
<br/>
Mark McSpadden, co-organizer. 469-226-9488. <a href="mailto:markmcspadden@gmail.com">markmcspadden@gmail.com</a>
</p>
<p>This Code of Conduct is based on the <a href="http://goruco.com/code-of-conduct/">GORUCO Code of Conduct</a> and itself
licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons
Attribution-ShareAlike</a>.</p>
</div>
</section>
</body>
</html>