Skip to content

Commit 52e4e59

Browse files
authored
ASWF mail list updates for RB-1.1 (#698)
* Update OCIO mail lists to ASWF domain (#673) * Update OCIO mail lists to ASWF domain * Conform remaining http instances to https * Change ocio-dev to ocio-user as it relates to config design Conflicts: CONTRIBUTING.md * Add placeholder for needed URL update * Update thread URL to aswf.io location
1 parent 2d2d408 commit 52e4e59

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Web Resources
3434
-------------
3535
* Web page: http://opencolorio.org
3636
* Mail lists:
37-
* Developer: ocio-dev@googlegroups.com
38-
* User: ocio-[email protected]
37+
* Developer: ocio-dev@lists.aswf.io
38+
* User: ocio-[email protected]
3939
* Slack channel: https://opencolorio.slack.com
4040
* Please request access on the ocio-dev email with the email address you would like to be invited on
4141

docs/CompatibleSoftware.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ Export capabilities through ociobakelut::
225225
226226

227227

228-
See this `ocio-dev thread
229-
<http://groups.google.com/group/ocio-dev/browse_thread/thread/56fd58e60d98e0f6#>`__
228+
See this `ocio-dev thread
229+
<https://lists.aswf.io/g/ocio-dev/topic/30498585>`__
230230
for additional usage discussions.
231231

232232
When exporting an ICC Profile, you will be asked to specify your monitor’s

docs/conf.py.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ rst_prolog = """
3333
.. |Sony Imageworks| replace:: `Sony Imageworks`_
3434
.. _Jeremy Selan: mailto:[email protected]
3535
.. |Jeremy Selan| replace:: `Jeremy Selan`_
36-
.. _ocio-users: http://groups.google.com/group/ocio-users
37-
.. _ocio-dev: http://groups.google.com/group/ocio-dev
36+
.. _ocio-user: https://lists.aswf.io/g/ocio-user
37+
.. _ocio-dev: https://lists.aswf.io/g/ocio-dev
3838
"""
3939

4040
# -- Options for HTML output ---------------------------------------------------

docs/configurations/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and how to create new ones.
88

99
OCIO Configurations can be downloaded here: `.zip <http://github.com/imageworks/OpenColorIO-Configs/zipball/master>`__ `.tar.gz <http://github.com/imageworks/OpenColorIO-Configs/tarball/master>`__ (OCIO v1.0+)
1010

11-
If you are interested in crafting custom color configurations, and need assistance, please contact: `ocio-dev <http://groups.google.com/group/ocio-dev>`__\.
11+
If you are interested in crafting custom color configurations, and need assistance, please contact: `ocio-user <https://lists.aswf.io/g/ocio-user>`__\.
1212

1313
Public Configs
1414
**************

docs/index.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ Mailing Lists
2323

2424
There are two mailing lists associated with OpenColorIO:
2525

26-
`ocio-users <http://groups.google.com/group/ocio-users>`__\ ``@googlegroups.com``
26+
`ocio-user <https://lists.aswf.io/g/ocio-user>`__\ ``@lists.aswf.io``
2727
For end users (artists, often) interested in OCIO profile design,
2828
facility color management, and workflow.
2929

30-
`ocio-dev <http://groups.google.com/group/ocio-dev>`__\ ``@googlegroups.com``
30+
`ocio-dev <https://lists.aswf.io/g/ocio-dev>`__\ ``@lists.aswf.io``
3131
For developers interested OCIO APIs, code integration, compilation, etc.
3232

3333
Quick Start
@@ -40,7 +40,7 @@ each application.
4040
Note that OCIO configurations are required to do any 'real' work, and are
4141
available separately on the :ref:`downloads` section of this site. Example
4242
images are also available. For assistance customizing .ocio configurations,
43-
contact `ocio-users <http://groups.google.com/group/ocio-users>`__\.
43+
contact `ocio-user <https://lists.aswf.io/g/ocio-user>`__\.
4444

4545
- Step 1: set the OCIO environment-variable to /path/to/your/profile.ocio
4646
- Step 2: Launch supported application.
@@ -51,7 +51,7 @@ provide a menu option to select a different OCIO configuration after launch.
5151
Please be sure to select a profile that matches your color workflow (VFX work
5252
typically requires a different profile than animated features). If you need
5353
assistance picking a profile, email
54-
`ocio-users <http://groups.google.com/group/ocio-users>`__\.
54+
`ocio-user <https://lists.aswf.io/g/ocio-user>`__\.
5555

5656
Downloading and Building the Code
5757
*********************************
@@ -64,7 +64,7 @@ Download a `.zip <http://github.com/imageworks/OpenColorIO/zipball/master>`_ or
6464
current state of the repository.
6565

6666
Please see the :ref:`developer-guide` for more info, and contact `ocio-dev
67-
<http://groups.google.com/group/ocio-dev>`__\ with any questions.
67+
<https://lists.aswf.io/g/ocio-dev>`__\ with any questions.
6868

6969
.. toctree::
7070
:hidden:

0 commit comments

Comments
 (0)