File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 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.
Original file line number Diff line number Diff line change 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 )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ startup in the gRPC server mode that is used by PySystemCoupling. The patches
1313replace various Python files in the installation that are concerned with
1414supporting 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
1717releases of PySystemCoupling will not work with the 25 R1 release even if the patch
1818has been applied to it.
1919
You can’t perform that action at this time.
0 commit comments