Skip to content

Commit 05677b8

Browse files
committed
Update all references to the osl-dev mail list
Signed-off-by: Larry Gritz <lg@larrygritz.com>
1 parent 7e66fa0 commit 05677b8

File tree

5 files changed

+8
-9
lines changed

5 files changed

+8
-9
lines changed

.github/ISSUE_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
Please ask questions ("how do I...?" "why doesn't this work?") on the [osl-dev mail list](http://groups.google.com/group/osl-dev), not by filing issues.
2+
Please ask questions ("how do I...?" "why doesn't this work?") on the [osl-dev mail list](https://lists.aswf.io/g/osl-dev), not by filing issues.
33
44
Make concrete suggestions for fixing the code ("here is a patch") by filing
55
a pull request, not an issue.

ASWF/project_intake.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ This is a checklist for TSC's to review as part of the intake process. The TSC s
2525
- [X] Source Control ( https://github.com/imageworks/OpenShadingLanguage )
2626
- [X] Issue/feature tracker ( https://github.com/imageworks/OpenShadingLanguage/issues )
2727
- Collaboration tools
28-
- [X] Mailing lists ( http://groups.google.com/group/osl-dev )
29-
- [ ] Move to groups.io ( create [issue on foundation repo](https://github.com/AcademySoftwareFoundation/foundation/issues/new ) to setup/transfer
28+
- [X] Mailing lists (old: http://groups.google.com/group/osl-dev )
29+
- [X] Move to groups.io ( create [issue on foundation repo](https://github.com/AcademySoftwareFoundation/foundation/issues/new ) to setup/transfer
3030
- [X] Slack or IRC ( #openshadinglanguage )
3131
- [ ] CI/build environment
3232
- Already using GitHub Actions CI

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Mail List
1515

1616
Contributors should be reading the osl-dev mail list:
1717

18-
* [osl-dev](http://groups.google.com/group/osl-dev)
18+
* [osl-dev](https://lists.aswf.io/g/osl-dev)
1919

2020
You can sign up for the mail list on your own using the link above.
2121

@@ -28,7 +28,7 @@ https://github.com/imageworks/OpenShadingLanguage/issues
2828

2929
**If you are merely asking a question ("how do I...")**, please do not file an
3030
issue, but instead ask the question on the [OSL developer mail
31-
list](http://groups.google.com/group/osl-dev).
31+
list](https://lists.aswf.io/g/osl-dev).
3232

3333
If you are submitting a bug report, please be sure to note which version of
3434
OSL you are using, on what platform (OS/version, which compiler you used,

GOVERNANCE.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,7 @@ Typical activities of a Committer include:
4848
* Helping users and novice contributors.
4949

5050
* Ensuring a response to questions posted to the
51-
[osl-dev developer mail list](http://groups.google.com/group/osl-dev)
52-
(to eventually become osl-dev@lists.aswf.io).
51+
[osl-dev developer mail list](https://lists.aswf.io/g/osl-dev)
5352

5453
* Contributing code and documentation changes that improve the project.
5554

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ Contact & reporting problems
374374

375375
Simple "how do I...", "I'm having trouble", or "is this a bug" questions are
376376
best asked on the [osl-dev developer mail
377-
list](http://groups.google.com/group/osl-dev).
377+
list](https://lists.aswf.io/g/osl-dev).
378378
That's where the most people will see it and potentially be able to answer
379379
your question quickly (moreso than a GH "issue").
380380

@@ -402,7 +402,7 @@ Contacts, Links, and References
402402

403403
[OSL GitHub page](https://github.com/imageworks/OpenShadingLanguage)
404404

405-
[Read or subscribe to the OSL development mail list](http://groups.google.com/group/osl-dev)
405+
[Read or subscribe to the OSL development mail list](https://lists.aswf.io/g/osl-dev)
406406

407407
Email the lead architect: lg AT imageworks DOT com
408408

0 commit comments

Comments
 (0)