diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 000000000..24e5b4144 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,12 @@ +# This is the list of PyDYNA's significant contributors. +# +# This file does not necessarily list everyone who has contributed code. +# +# For contributions made under a Corporate CLA, the organization is +# added to this file. +# +# If you have contributed to the repository and wish to be added to this file +# please submit a request. +# +# +ANSYS, Inc. diff --git a/AUTHORS.md b/CONTRIBUTORS.md similarity index 77% rename from AUTHORS.md rename to CONTRIBUTORS.md index 0e3910a3f..d020c765c 100644 --- a/AUTHORS.md +++ b/CONTRIBUTORS.md @@ -1,6 +1,6 @@ -# Authors +# Contributors -## Contributors +## Individual contributors * [Zhanqun Zhang](https://github.com/zhangzhanqun) * [Wenhui Yu](https://github.com/wenhuiuy)