-
Notifications
You must be signed in to change notification settings - Fork 0
/
code-of-conduct.html
140 lines (100 loc) · 7.25 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
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
<!DOCTYPE html>
<html>
<head>
<title>Code of Conduct | State of the Map Asia 2020</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="script/jquery-3.3.0.min.js"></script>
<link rel="stylesheet" href="style/bootstrap.min.css">
<script src="script/bootstrap.min.js"></script>
<link rel="stylesheet" href="style/index.css">
<link href="https://fonts.googleapis.com/css?family=Arvo&display=swap" rel="stylesheet">
</head>
<body>
<div id="pageContainer" class="container">
<div id="header" class="row">
<div class="container">
<nav class="navbar navbar-expand-lg navbar-light">
<a id="bigLogo" href="index.html">
<img class="logo" src="image/logo/logo.png">
<span>State of the Map Asia 2020</span>
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarCollapseToggle" aria-controls="navbarCollapseToggle" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div id="navbarCollapseToggle" class="collapse navbar-collapse">
<ul class="navbar-nav ml-auto mt-2 mt-lg-0">
<li class="navbar-button">
<a class="btn" href="program.html">Program</a>
</li>
<li class="navbar-button">
<a class="btn" href="venue.html">Venue</a>
</li>
<li class="navbar-button">
<a class="btn" href="https://medium.com/state-of-the-map-asia" target="_blank">Blog</a>
</li>
<li class="navbar-button">
<a class="btn" href="code-of-conduct.html">Code of Conduct</a>
</li>
</ul>
<a href=" https://twitter.com/SotmAsia" target="_blank" title="Follow us on Twitter">
<button id="followOnTwitter" type="button" class="btn btn-light">Follow us</button>
</a>
</div>
</nav>
</div>
</div>
<div id="codeOfConduct" class="row">
<div class="col-12">
<h3>Code of Conduct</h3>
</div>
<div class="col-12">
<ul>
<li>The State of the Map Asia 2020 team is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, age, or religion. We do not tolerate harassment of conference participants in any form.</li>
<li>Sexual language and imagery is not appropriate for any conference venue, including talks.</li>
<li>Harassment includes verbal comments that reinforce social structures of domination related to gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, race, age, 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. Participants asked to stop any harassing behavior are expected to comply immediately.</li>
<li>Exhibitors or similar actors are also subject to the anti-harassment policy. In particular, exhibitors should not use sexualized images, activities, or other material. Booth staff (including volunteers) should not use sexualized clothing, or otherwise create a sexualized environment.</li>
<li>If a participant engages in harassing behavior, the conference organizers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund. If you are being harassed, notice that someone else is being harassed, or have any other concerns that you are unable to satisfactorily resolve amongst the person(s) involved, please contact a member of conference team immediately. Escalation to, and incident reporting by a small subset of conference team leaders will ensure that repeat offenders do not go unnoticed.</li>
<li>The conference team will be happy to help participants contact venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.</li>
<li>We expect participants to follow these rules at all conference venues and conference-related social events.</li>
</ul>
</div>
</div>
<div id="footer" class="container">
<div class="row">
<div class="col-sm-4">
<span>2020 © All rights reserved</span>
</div>
<div class="col-sm-4 previous">
<a class="btn" href="http://2019.stateofthemap.asia" target="_blank" title="SotM Asia 2019">2019</a>
<a class="btn" href="http://2018.stateofthemap.asia" target="_blank" title="SotM Asia 2018">2018</a>
<a class="btn" href="https://2017.stateofthemap.asia/index.html" target="_blank" title="SotM Asia 2017">2017</a>
<a class="btn" href="https://2016.stateofthemap.asia" target="_blank" title="SotM Asia 2016">2016</a>
</div>
<div class="col-sm-4">
<div class="social-media-icons">
<a href="https://www.youtube.com/channel/UCR7PMzU0l__u8Pt73QyHWAQ" target="_blank">
<img class="icon" title="Find us on YouTube" src="image/icon/youtube.png">
</a>
<a href="https://www.instagram.com/sotm_asia" target="_blank">
<img class="icon" title="Find us on Instagram" src="image/icon/instagram.png">
</a>
<a href="https://www.facebook.com/SotmAsia" target="_blank">
<img class="icon" title="Find us on Facebook" src="image/icon/facebook.png">
</a>
<a href="https://t.me/OpenStreetMapAsia" target="_blank">
<img class="icon" title="Find us on Telegram" src="image/icon/telegram.png">
</a>
<a href="https://twitter.com/SotmAsia" target="_blank">
<img class="icon" title="Find us on Twitter" src="image/icon/twitter.png">
</a>
<a href="https://www.flickr.com/photos/185386731@N07" target="_blank">
<img class="icon" title="Find us on Flickr" src="image/icon/flickr.png">
</a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>