Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replaced @pixar email addresses with @aswf email addresses. #1170

Merged
merged 2 commits into from
Dec 6, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at opentimelineio-[email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at opentimelineio-[email protected]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.

Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.

Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Before contributing code to OpenTimelineIO, we ask that you sign a Contributor L
* [OTIO_CLA_Corporate.pdf](https://github.com/PixarAnimationStudios/OpenTimelineIO/raw/main/OTIO_CLA_Corporate.pdf): please sign this one for corporate use
* [OTIO_CLA_Individual.pdf](https://github.com/PixarAnimationStudios/OpenTimelineIO/raw/main/OTIO_CLA_Individual.pdf): please sign this one if you're an individual contributor

Once your CLA is signed, send it to `opentimelineio-[email protected]` (please make sure to include your github username) and wait for confirmation that we've received it. After that, you can submit pull requests.
Once your CLA is signed, send it to `opentimelineio-[email protected]` (please make sure to include your github username) and wait for confirmation that we've received it. After that, you can submit pull requests.

## Coding Conventions
Please follow the coding convention and style in each file and in each library when adding new files.
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Before contributing code to OpenTimelineIO, we ask that you sign a Contributor L
* [OTIO_CLA_Corporate.pdf](https://github.com/PixarAnimationStudios/OpenTimelineIO/raw/main/OTIO_CLA_Corporate.pdf): please sign this one for corporate use
* [OTIO_CLA_Individual.pdf](https://github.com/PixarAnimationStudios/OpenTimelineIO/raw/main/OTIO_CLA_Individual.pdf): please sign this one if you're an individual contributor

Once your CLA is signed, send it to `opentimelineio-[email protected]` (please make sure to include your github username) and wait for confirmation that we've received it. After that, you can submit pull requests.
Once your CLA is signed, send it to `opentimelineio-[email protected]` (please make sure to include your github username) and wait for confirmation that we've received it. After that, you can submit pull requests.

## Coding Conventions
Please follow the coding convention and style in each file and in each library when adding new files.
Expand Down