Skip to content

Commit 3400e1b

Browse files
committed
doc: desc. TSC meeting in CONTRIBUTING/README/index
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
1 parent 400833a commit 3400e1b

File tree

4 files changed

+40
-16
lines changed

4 files changed

+40
-16
lines changed

.hunspell.en.dic

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,3 +1331,4 @@ cotte
13311331
tsc
13321332
LFX
13331333
YYYYMMDD
1334+
roadmap

CONTRIBUTING.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,26 @@ for guidelines on how to report such issues responsibly.
5353

5454
.. _security policy: https://github.com/envmodules/modules/security
5555

56+
.. _tsc-meeting:
57+
58+
TSC meeting
59+
-----------
60+
61+
A meeting of the Technical Steering Committee (TSC) is organized every
62+
quarter. This meeting is open to anyone willing to learn more about the
63+
project and its ongoing activities.
64+
65+
The TSC usually defines or refines the roadmap for the next version during
66+
this meeting. The community may also raise their concerns or questions to the
67+
maintainers.
68+
69+
Please visit the `Modules wiki`_ to find the date and time of the next TSC
70+
meeting, along with the connection details for joining the virtual session.
71+
The wiki also includes the agenda for upcoming meetings and notes from
72+
previous ones.
73+
74+
.. _Modules wiki: https://github.com/envmodules/modules/wiki
75+
5676
.. _submitting-patches:
5777

5878
Submitting patches

README.md

Lines changed: 18 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -139,23 +139,24 @@ are welcome. You can get in contact with the Modules community via:
139139
* the [modules-interest mailing list][6]
140140
(`modules-interest@lists.hpsf.io`)
141141
* the [Modules chat room][7] (`#modules:matrix.org`)
142+
* the [Technical Steering Committee meeting][8]
142143

143144
The project is also present on several social media platforms:
144145

145-
* X/Twitter: [@EnvModules][8]
146-
* Mastodon: [@EnvModules@mast.hpc.social][9]
147-
* Bluesky: [@EnvModules.bsky.social][10]
146+
* X/Twitter: [@EnvModules][9]
147+
* Mastodon: [@EnvModules@mast.hpc.social][10]
148+
* Bluesky: [@EnvModules.bsky.social][11]
148149

149150

150151
Contributing
151152
------------
152153

153154
Modules project welcomes contributions of all kinds! Before submitting an
154155
issue or pull request, please take a moment to review our [Contributing
155-
guide][11]. It includes important information about issue reporting, coding
156+
guide][12]. It includes important information about issue reporting, coding
156157
standards, etc.
157158

158-
Please note that Modules project has a [Code of conduct][12]. It ensures a
159+
Please note that Modules project has a [Code of conduct][13]. It ensures a
159160
respectful and inclusive environment for all contributors. By participating in
160161
the Modules community, you agree to abide by its rules.
161162

@@ -166,7 +167,7 @@ Governance
166167
Modules is part of the [High Performance Software Foundation](https://hpsf.io)
167168
within the [Linux Foundation](http://linuxfoundation.org).
168169

169-
This project adheres to a [Technical charter][13], which defines its
170+
This project adheres to a [Technical charter][14], which defines its
170171
governance model, decision-making process, and long-term vision.
171172

172173

@@ -186,13 +187,13 @@ Modules current maintainers are:
186187
* Xavier Delaruelle, xavier.delaruelle@cea.fr
187188
* Adrien Cotte, adrien.cotte@asplus.fr
188189

189-
Many thanks go to the [contributors][14] of the Modules project.
190+
Many thanks go to the [contributors][15] of the Modules project.
190191

191192

192193
Acknowledgments
193194
---------------
194195

195-
We would like to express our gratitude to [CEA][15] for the resources and
196+
We would like to express our gratitude to [CEA][16] for the resources and
196197
funding provided to the project over the recent years.
197198

198199
The following people have notably contributed to Modules and Modules would not
@@ -216,11 +217,12 @@ be what it is without their contributions:
216217
[5]: https://modules.readthedocs.io/en/stable/changes.html
217218
[6]: https://lists.hpsf.io/g/modules-interest
218219
[7]: https://matrix.to/#/#modules:matrix.org
219-
[8]: https://x.com/EnvModules
220-
[9]: https://mast.hpc.social/@EnvModules
221-
[10]: https://bsky.app/profile/envmodules.bsky.social
222-
[11]: https://modules.readthedocs.io/en/latest/CONTRIBUTING.html
223-
[12]: CODE_OF_CONDUCT.md
224-
[13]: https://modules.readthedocs.io/en/latest/CHARTER.html
225-
[14]: https://github.com/envmodules/modules/graphs/contributors
226-
[15]: https://www.cea.fr/english
220+
[8]: https://modules.readthedocs.io/en/latest/CONTRIBUTING.html#tsc-meeting
221+
[9]: https://x.com/EnvModules
222+
[10]: https://mast.hpc.social/@EnvModules
223+
[11]: https://bsky.app/profile/envmodules.bsky.social
224+
[12]: https://modules.readthedocs.io/en/latest/CONTRIBUTING.html
225+
[13]: CODE_OF_CONDUCT.md
226+
[14]: https://modules.readthedocs.io/en/latest/CHARTER.html
227+
[15]: https://github.com/envmodules/modules/graphs/contributors
228+
[16]: https://www.cea.fr/english

doc/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ are welcome. You can get in contact with the Modules community via:
127127
* the `modules-interest mailing list`_
128128
(``modules-interest@lists.hpsf.io``)
129129
* the `Modules chat room`_ (``#modules:matrix.org``)
130+
* the :ref:`Technical Steering Committee meeting<tsc-meeting>`
130131

131132
The project is also present on several social media platforms:
132133

0 commit comments

Comments
 (0)