From 0904cae476bfd17d00d99fda43620de0fa9ffdba Mon Sep 17 00:00:00 2001 From: afernand Date: Fri, 4 Oct 2024 10:40:23 +0200 Subject: [PATCH 1/2] fix: Contributors file template --- CONTRIBUTORS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 4064ad15..87b1df34 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,6 +1,6 @@ # Contributors -## Project Lead or Owner +## Project Lead * [Alex Fernandez Luces](https://github.com/AlejandroFernandezLuces) From b834cd3c44c9982546fb76f8a77d1b568087266a 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:42:32 +0000 Subject: [PATCH 2/2] chore: adding changelog file 156.fixed.md --- doc/changelog.d/156.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/changelog.d/156.fixed.md diff --git a/doc/changelog.d/156.fixed.md b/doc/changelog.d/156.fixed.md new file mode 100644 index 00000000..6a60f870 --- /dev/null +++ b/doc/changelog.d/156.fixed.md @@ -0,0 +1 @@ +fix: Contributors file template \ No newline at end of file