Skip to content

Commit 19d4157

Browse files
committed
doc: add Governance section in README and doc index
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 9e3385f commit 19d4157

File tree

2 files changed

+28
-12
lines changed

2 files changed

+28
-12
lines changed

README.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,6 @@ Requirements
8484
* Tcl >= 8.5
8585

8686

87-
License
88-
-------
89-
90-
Modules is distributed under the GNU General Public License, either version 2
91-
or (at your option) any later version (`GPL-2.0-or-later`). Read the file
92-
`COPYING.GPLv2` for details.
93-
94-
9587
Documentation
9688
-------------
9789

@@ -168,10 +160,25 @@ Please note that Modules project has a [Code of conduct][12]. It ensures a
168160
respectful and inclusive environment for all contributors. By participating in
169161
the Modules community, you agree to abide by its rules.
170162

171-
This project also adheres to a [Technical charter][13], which defines its
163+
164+
Governance
165+
----------
166+
167+
Modules is part of the [High Performance Software Foundation](https://hpsf.io)
168+
within the [Linux Foundation](http://linuxfoundation.org).
169+
170+
This project adheres to a [Technical charter][13], which defines its
172171
governance model, decision-making process, and long-term vision.
173172

174173

174+
License
175+
-------
176+
177+
Modules is distributed under the GNU General Public License, either version 2
178+
or (at your option) any later version (`GPL-2.0-or-later`). Read the file
179+
`COPYING.GPLv2` for details.
180+
181+
175182
Authors
176183
-------
177184

doc/source/index.rst

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,20 @@ Please note that Modules project has a `Code of conduct`_. It ensures a
194194
respectful and inclusive environment for all contributors. By participating in
195195
the Modules community, you agree to abide by its rules.
196196

197-
This project also adheres to a :ref:`Technical charter<CHARTER>`, which
198-
defines its governance model, decision-making process, and long-term vision.
199-
200197
.. _Code of conduct: https://github.com/envmodules/modules?tab=coc-ov-file#readme
201198

199+
Governance
200+
----------
201+
202+
Modules is part of the `High Performance Software Foundation`_ within the
203+
`Linux Foundation`_.
204+
205+
This project adheres to a :ref:`Technical charter<CHARTER>`, which defines its
206+
governance model, decision-making process, and long-term vision.
207+
208+
.. _High Performance Software Foundation: https://hpsf.io
209+
.. _Linux Foundation: http://linuxfoundation.org
210+
202211
License
203212
-------
204213

0 commit comments

Comments
 (0)