You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,6 +85,6 @@ We try to keep a paper trail for all the decisions and implementation:
85
85
- All of the changes on the website need to happen [through a Pull Request](https://github.com/matrix-org/matrix.org/pulls)
86
86
- The only exception to this rules are if we broke things preventing our usual workflow.
87
87
- Pull Requests which do changes to existing content or add content outside of the blog should fix a documented and accepted [issue](https://github.com/matrix-org/matrix.org/pulls)
88
-
- Issues are reviewed by the maintainers of the project (@thibaultamartinand @MTRNord as of now). Some discussion can happen in [#matrix.org-website:matrix.org](https://matrix.to/#/%23matrix.org-website:matrix.org) but all decisions are logged in the issues themselves.
88
+
- Issues are reviewed by the maintainers of the project (the [Website and Content Working Group](https://matrix.org/foundation/working-groups/)). Some discussion can happen in [#matrix.org-website:matrix.org](https://matrix.to/#/%23matrix.org-website:matrix.org) but all decisions are logged in the issues themselves.
89
89
90
90
We keep this paper trail to avoid having to review Pull Requests "fixing" things we don't need or want to be fixed. Of course we try to remain flexible where it makes sense, but want to stick to this process as much as possible.
Copy file name to clipboardExpand all lines: content/foundation/working-groups/working_groups.toml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
[[working_groups]]
2
-
name = "Website Working Group"
2
+
name = "Website and Content Working Group"
3
3
summary = "Editoral and technical oversight of the main websites and socials"
4
4
description = """
5
-
The website working group is responsible for the editorial and technical oversight of the main Matrix websites and social media channels.
5
+
The website and content working group is responsible for the editorial and technical oversight of the main Matrix websites and social media channels.
6
6
This includes the main matrix.org website, conference website, and the various social media channels.
7
7
The group is responsible for ensuring that the websites are up to date, accurate, and reflect the current state of the Matrix ecosystem.
8
8
The group is not responsible for domain-specific content of other teams like the spec.matrix.org website, matrix.org Homeserver related configurations or the legal and security sections of the website.
0 commit comments