Skip to content

Commit 543bfcd

Browse files
authored
MAINT: add AUTHORS and CONTRIBUTORS files (#470)
* Add AUTHORS and CONTRIBUTORS.md files * fix mistake in version number mentioned in README file
1 parent 857bc3f commit 543bfcd

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

AUTHORS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# This is the list of PySystemCoupling's significant contributors.
2+
#
3+
# This file does not necessarily list everyone who has contributed code.
4+
#
5+
# For contributions made under a Corporate CLA, the organization is
6+
# added to this file.
7+
#
8+
# If you have contributed to the repository and want to be added to this file,
9+
# submit a request.
10+
#
11+
#
12+
ANSYS, Inc.

CONTRIBUTORS.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Contributors
2+
3+
## Project Lead
4+
5+
* [Ian Boyd](https://github.com/iboyd-ansys)
6+
7+
## Individual Contributors
8+
9+
* [Maxime Rey](https://github.com/MaxJPRey)
10+
* [Revathy Venugopal](https://github.com/Revathyvenugopal162)
11+
* [Oleg Chernukhin](https://github.com/ochernuk)
12+
* [Jorge Martínez](https://github.com/jorgepiloto)
13+
* [Seun Somefun](https://github.com/SeunSomefun)

patches/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ startup in the gRPC server mode that is used by PySystemCoupling. The patches
1313
replace various Python files in the installation that are concerned with
1414
supporting PySystemCoupling.
1515

16-
PySystemCoupling releases 0.8 and greater are compatible with this patch. Earlier
16+
PySystemCoupling releases 0.9 and greater are compatible with this patch. Earlier
1717
releases of PySystemCoupling will not work with the 25 R1 release even if the patch
1818
has been applied to it.
1919

0 commit comments

Comments
 (0)