From a460d1656966ef439536dca91f070b3535a10aba Mon Sep 17 00:00:00 2001 From: afernand Date: Fri, 4 Oct 2024 10:22:31 +0200 Subject: [PATCH 1/2] fix: Remove please from AUTHORS file --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 600b7199..ae564460 100644 --- a/AUTHORS +++ b/AUTHORS @@ -6,7 +6,7 @@ # added to this file. # # If you have contributed to the repository and wish to be added to this file -# please submit a request. +# submit a request. # # ANSYS, Inc. \ No newline at end of file From 4c728f613b6faf6a52e3d8c7e22e4bba7ed99512 Mon Sep 17 00:00:00 2001 From: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Date: Fri, 4 Oct 2024 08:25:04 +0000 Subject: [PATCH 2/2] chore: adding changelog file 154.fixed.md --- doc/changelog.d/154.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/154.fixed.md diff --git a/doc/changelog.d/154.fixed.md b/doc/changelog.d/154.fixed.md new file mode 100644 index 00000000..b4b588af --- /dev/null +++ b/doc/changelog.d/154.fixed.md @@ -0,0 +1 @@ +fix: Remove please from AUTHORS file \ No newline at end of file