-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterms.html
324 lines (273 loc) · 21.2 KB
/
terms.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
<!DOCTYPE html>
<html lang="en">
<head>
<!-- META DATA -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content= "#1B1F23">
<!--[if IE]><meta http-equiv="cleartype" content="on" /><![endif]-->
<link rel="canonical" href="https://githubuniverse.com/terms/">
<link rel="alternate" type="application/rss+xml" title="GitHub Universe · Nov 13 - 14, 2019 · San Francisco, CA" href="/feed.xml">
<link rel="stylesheet" media="screen" href="assets/css/index.css" />
<script>
function doNotTrackEnabled() {
if (window.doNotTrack && window.doNotTrack == "1") {
return true;
}
if (navigator.doNotTrack && navigator.doNotTrack == "1") {
return true;
}
return false;
}
function loadGoogleAnalytics() {
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-3769691-66', 'auto');
ga('send', 'pageview');
}
if (!doNotTrackEnabled()) {
loadGoogleAnalytics();
}
</script>
<link rel="shortcut icon" type="image/ico" href="assets/img/favicons/favicon.png" />
<link rel="apple-touch-icon" href="assets/img/favicons/apple-touch-icon.png" />
<link rel="icon" href="assets/img/favicons/android-favicon.png">
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>Terms & Conditions | GitHub Universe · Nov 13 - 14, 2019 · San Francisco, CA</title>
<meta name="generator" content="Jekyll v3.8.5" />
<meta property="og:title" content="Terms & Conditions" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Join a community connected by code and turn ideas into innovations." />
<meta property="og:description" content="Join a community connected by code and turn ideas into innovations." />
<link rel="canonical" href="https://githubuniverse.com/terms/" />
<meta property="og:url" content="https://githubuniverse.com/terms/" />
<meta property="og:site_name" content="GitHub Universe · Nov 13 - 14, 2019 · San Francisco, CA" />
<meta property="og:image" content="https://githubuniverse.com/assets/img/social-card.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@githubuniverse" />
<script type="application/ld+json">
{"headline":"Terms & Conditions","@type":"WebPage","url":"https://githubuniverse.com/terms/","publisher":{"@type":"Organization","logo":{"@type":"ImageObject","url":"https://githubuniverse.com/assets/img/GitHub-Universe-logo-2019.svg"}},"image":"https://githubuniverse.com/assets/img/social-card.png","description":"Join a community connected by code and turn ideas into innovations.","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="dns-prefetch" href="/speakers/">
<link rel="dns-prefetch" href="/schedule/">
<!-- Twitter single-event website tag code -->
<script src="//platform.twitter.com/oct.js" type="text/javascript"></script>
<script type="text/javascript">twttr.conversion.trackPid('l6p7g', { tw_sale_amount: 0, tw_order_quantity: 0 });</script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://analytics.twitter.com/i/adsct?txn_id=l6p7g&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0" />
<img height="1" width="1" style="display:none;" alt="" src="//t.co/i/adsct?txn_id=l6p7g&p_id=Twitter&tw_sale_amount=0&tw_order_quantity=0" />
</noscript>
<!-- End Twitter single-event website tag code -->
<script type="text/javascript">
_linkedin_partner_id = "1003644";
window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || [];
window._linkedin_data_partner_ids.push(_linkedin_partner_id);
</script><script type="text/javascript">
(function(){var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);})();
</script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '698154044031268');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=698154044031268&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
</head>
<body class="page-loading no-js terms" id="page-terms">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KZXFX5" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<a class="sr-only" href="#content">skip to content</a>
<header class="site-header" id="site-header" role="banner">
<div class="site-header__inner">
<div class="site-branding" itemscope itemtype="http://schema.org/Organization">
<a href="/">
<img src="assets/img/GitHub-Universe-logo-2019.svg" alt="GitHub Universe Logo" />
</a>
</div>
<nav id="navigation-drawer" class="navigation-drawer">
<div class="navigation-drawer__inner">
<ul class="main-nav">
<li class="">
<a href="/"><span>1</span> <span>Home</span></a>
</li>
<li class="">
<a href="/speakers/"><span>2</span> <span>Speakers</span></a>
</li>
<li class="">
<a href="/schedule/"><span>3</span> <span>Schedule</span></a>
</li>
<li class="">
<a href="/workshops/"><span>4</span> <span>Workshops</span></a>
</li>
<li class="">
<a href="/experience/"><span>5</span> <span>Experience</span></a>
</li>
<li class="">
<a href="/faq/"><span>6</span> <span>FAQ</span></a>
</li>
</ul>
<ul class="utility-nav">
<li class="">
<a href="/watch/"><span>Watch keynote</span></a>
</li>
</ul>
</div>
</nav>
<div class="site-header__ft">
<div>
<div id="mc_embed_signup">
<form action="https://github.us11.list-manage.com/subscribe/post?u=9d7ced8c4bbd6c2f238673f0f&id=d167c776e4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate subscribe-form" target="_blank" rel="noopener noreferrer" novalidate="novalidate">
<div id="mc_embed_signup_scroll">
<h2 class="sr-only">Sign up for updates</h2>
<div class="mc-field-group">
<label for="mce-EMAIL" class="sr-only">Email Address</label>
<input type="email" placeholder="Subscribe for updates" value="" name="EMAIL" class="form-input required email" id="mce-EMAIL" aria-required="true" aria-invalid="true">
<div for="mce-EMAIL" class="mce_inline_error">This field is required.</div></div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_9d7ced8c4bbd6c2f238673f0f_d167c776e4" tabindex="-1" value=""></div>
<button type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe"><span class="sr-only">Submit Subscribe form</button>
</div>
</form>
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
</div>
</div>
<div class="social-links">
<a href="https://twitter.com/github" target="_blank" rel="noopener noreferrer">
<img src="assets/img/svgs/twitter.svg" alt="Twitter" />
</a>
<a href="https://www.instagram.com/github/" target="_blank" rel="noopener noreferrer">
<img src="assets/img/svgs/instagram.svg" alt="instagram" />
</a>
<a href="https://www.youtube.com/GitHub" target="_blank" rel="noopener noreferrer">
<img src="assets/img/svgs/youtube.svg" alt="youtube" />
</a>
</div>
</div>
<div class="burger nav-trigger">
<div class="burger-inner">
<span></span>
<span></span>
<span></span>
</div>
</div>
</div>
</header>
<main id="content" class="main page-content" aria-label="Content">
<div class="container rte py-7">
<h2 class="h2" data-animate-in="up">Event Terms</h2>
<p>By RSVP’ing or attending GitHub Universe, including any of the events or activities organized by GitHub in association with the GitHub Universe (collectively the “Event”), you signal that you have read, understand, and agree to the following Event Terms and Conditions.</p>
<h3 id="harassment-is-not-tolerated" class="h3">1. Harassment is not tolerated</h3>
<p>You will abide by the Code of Conduct which seeks to provide a harassment-free event experience for everyone.</p>
<p>Harassment includes offensive verbal comments related to gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, religion, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.</p>
<p>Participants asked to stop any harassing behavior are expected to comply immediately.</p>
<p>Be careful in the words that you choose. Remember that sexist, racist, and other exclusionary jokes can be offensive to those around you. Offensive jokes are not appropriate and will not be tolerated under any circumstance at this event.</p>
<p>If a participant engages in behavior that violates the Code of Conduct, the event organizers may take any action they deem appropriate, including warning the offender or expulsion from the event or conference with no refund (if applicable) (it usually isn’t).</p>
<h3 id="basics-in-order-to-attend" class="h3">2. Basics in order to attend</h3>
<p>In order to participate in the Event, you represent that (a) you have the requisite power and authority to enter into these Event Terms, and (b) you have read and understood these Event Terms as well as the GitHub.com Terms of Service.</p>
<p>In order to attend a GitHub event where alcohol is being served, you represent that you are at least 21 years old, or otherwise over the legal drinking age in your jurisdiction.</p>
<h3 id="pictures" class="h3">3. Pictures</h3>
<p>GitHub or its partners sometimes take photos and videos at GitHub events. By participating or attending the Event, you agree that you may appear in some of these photos and videos, and you authorize GitHub’s use of them. On the flip side, if you take any photos or videos of attendees at the Event and provide them to us, you authorize us to use them in the same fashion, and represent that the attendees that appear in your photos and videos have also consented to such use.</p>
<h3 id="assumption-of-risk--release-of-liability--indemnity" class="h3">4. Assumption of Risk / Release of Liability / Indemnity</h3>
<p>(a) Assumption of Risk. Although we try to create a safe environment at the Event, accidents or other bad things happen, even to good people. We ask that you do your part to help limit the possibility that you might get injured at the Event.</p>
<p>You agree to carefully consider the risks inherent in any activities that you choose to take part in and to take reasonable precautions before you choose to attend or participate at a GitHub event. For example, you should ensure that you are in good physical health before engaging in any physical activity at a GitHub event, and you should always drink responsibly given the risks associated with drunk driving and participating in activities while your judgment is impaired. It’s always good to remember that other event guests may be less responsible than you, and may themselves create additional risk to you despite their best intentions.</p>
<p>In short, you understand that your attendance and participation at any GitHub event is voluntary, and you agree to assume responsibility for any resulting injuries to the fullest extent permitted under applicable law.</p>
<p>By the same token, you agree that GitHub is not responsible for any injuries or accidents that you might sustain at any events that GitHub doesn’t organize or control.</p>
<p>(b) Release of Liability. You (for yourself, your heirs, personal representatives, or assigns, and anyone else who might make a claim on your behalf) hereby release, waive, discharge and covenant not to sue GitHub and its respective parent companies, subsidiaries, affiliates, officers, directors, partners, shareholders, members, agents, employees, vendors, sponsors, and volunteers from any and all claims, demands, causes of action, damages, losses or expenses (including court costs and reasonable attorneys fees) which may arise out of, result from, or relate in any way to your attendance at the Event or any related event, except, of course, for any gross negligence or willful misconduct on our part.</p>
<p>(c) Indemnity. By the same token, you agree to indemnify and hold GitHub, its parents, subsidiaries, affiliates, officers, directors, employees, agents and representatives harmless, including costs, liabilities and legal fees, from any claim or demand made by any third party due to, related to, or connected with your attendance or conduct at the Event or any related event.</p>
<h3 id="termination" class="h3">5. Termination</h3>
<p>While we hope not to, GitHub may prohibit your attendance at any GitHub event at any time if you fail to abide by these Event Terms and the Code of Conduct, the GitHub.com Terms of Service, or for any or no reason, without notice or liability of any kind. Section 4 will continue to apply following any termination.</p>
<h3 id="choice-of-law-and-venue" class="h3">6. Choice of law and venue</h3>
<p>California law will govern these Event Terms, as well as any claim, cause of action or dispute that might arise between you and GitHub (a “Claim”), without regard to conflict of law provisions. FOR ANY CLAIM BROUGHT BY EITHER PARTY, YOU AGREE TO SUBMIT AND CONSENT TO THE PERSONAL AND EXCLUSIVE JURISDICTION IN, AND THE EXCLUSIVE VENUE OF, THE STATE AND FEDERAL COURTS LOCATED WITHIN SAN FRANCISCO COUNTY, CALIFORNIA.</p>
<h3 id="miscellaneous-terms" class="h3">7. Miscellaneous Terms</h3>
<p>You agree that you will not represent yourself as an employee, representative, or agent of GitHub (unless, of course, you are actually employed by GitHub). We reserve the right to cancel the Event or any related event at any time, for any reason, and without liability or prejudice. Any failure on GitHub’s part to exercise or enforce any right or provision of these terms does not constitute a waiver of such right or provision. If any provision of these terms is found to be unenforceable or invalid, that provision shall be limited or eliminated to the minimum extent necessary so that the Event Terms shall otherwise remain in full force and effect and enforceable.</p>
<h3 id="license" class="h3">License</h3>
<small>This Code of Conduct was forked from the example policy from the <a href="http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy">Geek Feminism wiki, created by the Ada Initiative and other volunteers</a>. which is under a Creative Commons Zero license.</small>
</div>
</main>
<footer class="site-footer" role="contentinfo">
<div class="container">
<a class="site-footer-logo" href="/">
<img src="assets/img/GitHub-Universe-logo-2019.svg" alt="GitHub Universe Logo" />
</a>
<ul>
<li>
<a href="/code-of-conduct">Code of Conduct</a>
</li>
<li>
<a href="/terms">Terms</a>
</li>
<li>
<a href="https://help.github.com/en/articles/github-privacy-statement" target="_blank" rel="noopener noreferrer">Privacy</a>
</li>
<li>
<a href="https://event-sponsorship.github.com/events/universe/" target="_blank" rel="noopener noreferrer">Event sponsorship</a>
</li>
<li>
<a href="https://githubuniverse.com/2018/">GitHub Universe 2018</a>
</li>
</ul>
</div>
<div class="site-footer__ft">
<div>
<div id="mc_embed_signup">
<form action="https://github.us11.list-manage.com/subscribe/post?u=9d7ced8c4bbd6c2f238673f0f&id=d167c776e4" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate subscribe-form" target="_blank" rel="noopener noreferrer" novalidate="novalidate">
<div id="mc_embed_signup_scroll">
<h2 class="sr-only">Sign up for updates</h2>
<div class="mc-field-group">
<label for="mce-EMAIL" class="sr-only">Email Address</label>
<input type="email" placeholder="Subscribe for updates" value="" name="EMAIL" class="form-input required email" id="mce-EMAIL" aria-required="true" aria-invalid="true">
<div for="mce-EMAIL" class="mce_inline_error">This field is required.</div></div>
<div id="mce-responses" class="clear">
<div class="response" id="mce-error-response" style="display:none"></div>
<div class="response" id="mce-success-response" style="display:none"></div>
</div>
<div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_9d7ced8c4bbd6c2f238673f0f_d167c776e4" tabindex="-1" value=""></div>
<button type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe"><span class="sr-only">Submit Subscribe form</button>
</div>
</form>
<script type="text/javascript" src="//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js"></script><script type="text/javascript">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);</script>
</div>
</div>
<div class="social-links">
<a href="https://twitter.com/github" target="_blank" rel="noopener noreferrer" tabindex="100">
<img src="assets/img/svgs/twitter.svg" alt="Twitter" />
</a>
<a href="https://www.instagram.com/github/" target="_blank" rel="noopener noreferrer">
<img src="assets/img/svgs/instagram.svg" alt="instagram" />
</a>
<a href="https://www.youtube.com/GitHub" target="_blank" rel="noopener noreferrer">
<img src="assets/img/svgs/youtube.svg" alt="youtube" />
</a>
</div>
</div>
</footer>
<!-- JAVASCRIPT -->
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script src="assets/js/main.js"></script>
<noscript>
<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=1003644&fmt=gif" />
</noscript>
</body>
</html>