Skip to content

Commit abcc796

Browse files
committed
Code Of Conduct
1 parent 0a5caba commit abcc796

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const { events } = require('./plugins/events')
22

33
module.exports = {
4-
title: 'VueSTV',
4+
title: 'Vue Surat Community',
55
description: 'Vue Meetup in Surat, India',
66
ga: 'UA-114395411-1',
77
plugins: [

CODE_OF_CONDUCT.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Code of Conduct
22

3-
VueBLR is dedicated to providing a harassment-free community for everyone, regardless of sex, gender identity or expression, sexual orientation, disability, physical appearance, age, race, nationality, or religious beliefs. We do not tolerate harassment of community members in any form. Participants violating these rules may be sanctioned or expelled from the community at the discretion of the VueBLR organizers.
3+
VueSTV is dedicated to providing a harassment-free community for everyone, regardless of sex, gender identity or expression, sexual orientation, disability, physical appearance, age, race, nationality, or religious beliefs. We do not tolerate harassment of community members in any form. Participants violating these rules may be sanctioned or expelled from the community at the discretion of the VueSTV organizers.
44

55
All attendees, speakers, sponsors, instructors, and volunteers at our events are required to agree with the following code of conduct. Leadership will enforce this code at all times. We expect cooperation from all participants to help ensure a safe environment for everybody.
66

@@ -10,9 +10,9 @@ If you have questions or feedback about this Code of Conduct please contact the
1010

1111
Our meetups are dedicated to providing a harassment-free conference experience for everyone, regardless of gender, gender identity and expression, age, sexual orientation, disability, physical appearance, race, ethnicity, religion (or lack thereof), or technology choices.
1212

13-
Harassment includes offensive verbal or written comments related to sex, gender identity or expression, sexual orientation, disability, physical appearance, age, race, nationality, or religious beliefs, deliberate intimidation, threats, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention. Sexual language and imagery is not appropriate for any VueBLR event or communication channel. Community members asked to stop any harassing behavior are expected to comply immediately.
13+
Harassment includes offensive verbal or written comments related to sex, gender identity or expression, sexual orientation, disability, physical appearance, age, race, nationality, or religious beliefs, deliberate intimidation, threats, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention. Sexual language and imagery is not appropriate for any VueSTV event or communication channel. Community members asked to stop any harassing behavior are expected to comply immediately.
1414

15-
If a community member engages in harassing behavior, the VueBLR organizers may take any action they deem appropriate, including warning the offender, expulsion from the VueBLR community, and/or removal from an event. If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact an VueBLR organizer immediately, or as soon as you feel comfortable doing so.
15+
If a community member engages in harassing behavior, the VueSTV organizers may take any action they deem appropriate, including warning the offender, expulsion from the VueSTV community, and/or removal from an event. If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact an VueSTV organizer immediately, or as soon as you feel comfortable doing so.
1616

1717
## Workshops
1818

@@ -38,4 +38,4 @@ All workshop instructors are expected to provide a safe environment for all part
3838

3939
* For particularly hopeless and offensive people, we reserve the right to take action without issuing a warning to preserve the peace. Once again, no complaints or tears.
4040

41-
5. **If someone's behavior is upsetting you, let us know.** We can and will intervene. Don't try to be a hero and bottle it up inside. Friction between two participants can disrupt the entire class's dynamic. The sooner it's addressed, the healthier and happier all participants will be. Contact us at [email protected], and we will privately hear you out.
41+
5. **If someone's behavior is upsetting you, let us know.** We can and will intervene. Don't try to be a hero and bottle it up inside. Friction between two participants can disrupt the entire class's dynamic. The sooner it's addressed, the healthier and happier all participants will be. Contact us at [email protected], and we will privately hear you out.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Mayur Sojitra <[email protected]> (https://mayursojitra.com)",
1515
"license": "MIT",
1616
"bugs": {
17-
"url": "https://github.com/znck/vue-bangalore/issues"
17+
"url": "https://github.com/vuejs-in/vue-surat/issues"
1818
},
1919
"homepage": "https://surat.vue.community",
2020
"dependencies": {

0 commit comments

Comments
 (0)