-
Notifications
You must be signed in to change notification settings - Fork 113
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: add Acknowledgments section in README
- Loading branch information
1 parent
077d8df
commit 9eab8b4
Showing
2 changed files
with
25 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1191,3 +1191,4 @@ LMPREREQPATH | |
EnvModules | ||
Bluesky | ||
bsky | ||
Furlan |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -162,22 +162,31 @@ Modules community, you agree to abide by its rules. | |
Authors | ||
------- | ||
|
||
Current core developer and maintainer is: | ||
Modules current core developer and maintainer is Xavier Delaruelle, | ||
[email protected] | ||
|
||
* Xavier Delaruelle <xavier.delaruelle AT cea.fr> | ||
Many thanks go to the [contributors][11] of the Modules project. | ||
|
||
The following people have notably contributed to Modules and Modules would | ||
not be what it is without their contributions: | ||
|
||
* R.K. Owen | ||
* Kent Mein | ||
* Mark Lakata | ||
* Harlan Stenn | ||
* Leo Butler | ||
* Robert Minsk | ||
* Jens Hamisch | ||
* Peter W. Osel | ||
* John L. Furlani | ||
Acknowledgments | ||
--------------- | ||
|
||
We would like to express our gratitude to [CEA][12] for the resources and | ||
funding provided to the project over the recent years. | ||
|
||
The following people have notably contributed to Modules and Modules would not | ||
be what it is without their contributions: | ||
|
||
* R.K. Owen | ||
* Kent Mein | ||
* Mark Lakata | ||
* Harlan Stenn | ||
* Leo Butler | ||
* Robert Minsk | ||
* Jens Hamisch | ||
* Peter W. Osel | ||
* John L. Furlan | ||
|
||
|
||
[1]: https://modules.readthedocs.io/en/stable/INSTALL.html | ||
[2]: https://modules.readthedocs.io/en/stable/INSTALL-win.html | ||
|
@@ -189,3 +198,5 @@ not be what it is without their contributions: | |
[8]: https://mast.hpc.social/@EnvModules | ||
[9]: https://bsky.app/profile/envmodules.bsky.social | ||
[10]: CODE_OF_CONDUCT.md | ||
[11]: https://github.com/cea-hpc/modules/graphs/contributors | ||
[12]: https://www.cea.fr/english |