From 89e6d5605a0bdf0da09dc4ba4f17f30e854e8d25 Mon Sep 17 00:00:00 2001 From: Jorge Martinez Garrido Date: Mon, 24 Jul 2023 13:53:00 +0200 Subject: [PATCH 1/2] MAINT: add AUTHORS and CONTRIBUTORS.md --- AUTHORS | 12 ++++++++++++ AUTHORS.md => CONTRIBUTORS.md | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 AUTHORS rename AUTHORS.md => CONTRIBUTORS.md (77%) diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 000000000..0c4014657 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,12 @@ +# This is the list of PyGeometry'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) From 803db90f6e7988e71a309d496bbd84bc13b78fa9 Mon Sep 17 00:00:00 2001 From: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:45:22 +0200 Subject: [PATCH 2/2] Update AUTHORS --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 0c4014657..24e5b4144 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -# This is the list of PyGeometry's significant contributors. +# This is the list of PyDYNA's significant contributors. # # This file does not necessarily list everyone who has contributed code. #