Skip to content

Commit 8946c9b

Browse files
author
Jon Duckworth
authored
Merge pull request #399 from BobinMathew/patch-1
Create CODE_OF_CONDUCT.md
2 parents 32bb58e + ecb6b34 commit 8946c9b

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
- License file included in distribution ([#409](https://github.com/stac-utils/pystac/pull/409))
88
- Links to Issues, Discussions, and documentation sites ([#409](https://github.com/stac-utils/pystac/pull/409))
99
- Python minimum version set to `>=3.6` ([#409](https://github.com/stac-utils/pystac/pull/409))
10+
- Code of Conduct ([#399](https://github.com/stac-utils/pystac/pull/399))
1011

1112
### Changed
1213

CODE_OF_CONDUCT.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# PySTAC Community Code of Conduct
2+
3+
## Our Pledge
4+
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, or sexual identity and orientation.
5+
6+
## Enforcement
7+
8+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
9+
reported by contacting the [STAC Project Steering Committee](mailto:stac-psc@radiant.earth). All
10+
complaints will be reviewed and investigated and will result in a response that
11+
is deemed necessary and appropriate to the circumstances. The project team is
12+
obligated to maintain confidentiality with regard to the reporter of an incident.
13+
Further details of specific enforcement policies may be posted separately.
14+
15+
Project maintainers who do not follow or enforce the Code of Conduct in good
16+
faith may face temporary or permanent repercussions as determined by other
17+
members of the project's leadership.
18+
19+
PySTAC follows the [STAC spec Code of Conduct](https://github.com/radiantearth/stac-spec/blob/master/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)