Skip to content

Commit 3aebee5

Browse files
authored
docs: Update contact information and CI email (arch -> frontend WG) (#147)
1 parent c37717c commit 3aebee5

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
username: ${{secrets.EDX_SMTP_USERNAME}}
3939
password: ${{secrets.EDX_SMTP_PASSWORD}}
4040
subject: CI workflow failed in ${{github.repository}}
41-
to: arch-team@edx.org
41+
to: frontend-working-group@edx.org
4242
from: github-actions <[email protected]>
4343
body: CI workflow in ${{github.repository}} failed! For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}"

README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,10 @@ and make changes. Then include it before you include edx-bootstrap::
6767

6868
Getting Help
6969
------------
70-
If you’re having trouble, contact the arch squad on Slack:
70+
If you’re having trouble, you can ask in the front-end channel on Slack or contact the Frontend Working Group:
7171

7272
- `#front-end <https://openedx.slack.com/messages/C0EUBSV7D>`_
73-
- `#architecture <https://openedx.slack.com/messages/C0RU5BTCP>`_
74-
- edX Internal: #arch-team
73+
- `#frontend-working-group <https://openedx.slack.com/messages/C02BMP2RD5Y>`_
7574

7675
License
7776
-------

0 commit comments

Comments
 (0)