File tree Expand file tree Collapse file tree 3 files changed +28
-0
lines changed
Expand file tree Collapse file tree 3 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,7 @@ Modules 5.6.0 (not yet released)
2323 working directory different than where this file is stored. (fix issue #558)
2424* Doc: create *Developer HowTos * section on documentation website to group
2525 development how-to guides.
26+ * Doc: add :ref: `acknowledgments ` page in the documentation.
2627
2728.. _Security policy : https://github.com/envmodules/modules/blob/main/SECURITY.md
2829
Original file line number Diff line number Diff line change 1+ .. _acknowledgments :
2+
3+ Acknowledgments
4+ ================
5+
6+ We would like to express our gratitude to `CEA `_ for the resources and funding
7+ provided to the project over the recent years.
8+
9+ We acknowledge all the contributors and users of the Modules community who
10+ participate to the quality of the project with valuable feedback and code
11+ improvement.
12+
13+ The following people have notably contributed to Modules and Modules would not
14+ be what it is without their contributions:
15+
16+ * R.K. Owen
17+ * Kent Mein
18+ * Mark Lakata
19+ * Harlan Stenn
20+ * Leo Butler
21+ * Robert Minsk
22+ * Jens Hamisch
23+ * Peter W. Osel
24+ * John L. Furlan
25+
26+ .. _CEA : https://www.cea.fr/english
Original file line number Diff line number Diff line change @@ -119,6 +119,7 @@ automatically configured to the correct architecture.
119119 CONTRIBUTING
120120 devel
121121 design
122+ acknowledgments
122123
123124
124125Get started with Modules
You can’t perform that action at this time.
0 commit comments