From 894ffa237567d189a3c7179b52d3096d9163d563 Mon Sep 17 00:00:00 2001 From: Joshua Minor Date: Sat, 4 Dec 2021 12:31:37 -0800 Subject: [PATCH 1/2] Replaced @pixar email addresses with @aswf email addresses. --- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- docs/tutorials/contributing.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 01cab288b..05e2b1cc3 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -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-admin@pixar.com. 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 otio-tsc-private@lists.aswf.io. 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. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8c5f4c2e4..43145509a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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-cla@pixar.com` (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 `otio-tsc-private@lists.aswf.io` (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. diff --git a/docs/tutorials/contributing.md b/docs/tutorials/contributing.md index 109beb25e..43384510c 100644 --- a/docs/tutorials/contributing.md +++ b/docs/tutorials/contributing.md @@ -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-cla@pixar.com` (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 `otio-tsc-private@lists.aswf.io` (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. From 8cd7dc45c64f5630ff65f2732b6e2c41413a522e Mon Sep 17 00:00:00 2001 From: Joshua Minor Date: Mon, 6 Dec 2021 11:05:34 -0800 Subject: [PATCH 2/2] Updated email address. --- CODE_OF_CONDUCT.md | 2 +- CONTRIBUTING.md | 2 +- docs/tutorials/contributing.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 05e2b1cc3..4e36327f5 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -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 otio-tsc-private@lists.aswf.io. 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-tsc@aswf.io. 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. diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 43145509a..a5f65d2b4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 `otio-tsc-private@lists.aswf.io` (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-tsc@aswf.io` (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. diff --git a/docs/tutorials/contributing.md b/docs/tutorials/contributing.md index 43384510c..4725c6dfc 100644 --- a/docs/tutorials/contributing.md +++ b/docs/tutorials/contributing.md @@ -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 `otio-tsc-private@lists.aswf.io` (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-tsc@aswf.io` (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.