From 185cdc7d76732986dbded727c4e0c78dc3ad9569 Mon Sep 17 00:00:00 2001 From: David Carmichael Date: Thu, 16 Jan 2025 20:04:29 +0000 Subject: [PATCH 1/3] switch README from rst to md, update links --- README.md | 5 +++++ README.rst | 6 ------ 2 files changed, 5 insertions(+), 6 deletions(-) create mode 100644 README.md delete mode 100644 README.rst diff --git a/README.md b/README.md new file mode 100644 index 0000000..2085d18 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Python Glasgow + +This is the code for [pythonglasgow.org](https://pythonglasgow.org) + +The group can also be found at [meetup.com/python-glasgow](https://meetup.com/python-glasgow) \ No newline at end of file diff --git a/README.rst b/README.rst deleted file mode 100644 index 46e6a27..0000000 --- a/README.rst +++ /dev/null @@ -1,6 +0,0 @@ -Python Glasgow -============== - -This is the code for www.pythonglasgow.org - -The group can also be found at https://www.meetup.com/python-glasgow/ \ No newline at end of file From 2ebe1f8658b970077c04cf52aba0aeedd5906ac6 Mon Sep 17 00:00:00 2001 From: David Carmichael Date: Thu, 16 Jan 2025 20:05:00 +0000 Subject: [PATCH 2/3] add .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..62c8935 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea/ \ No newline at end of file From f0f6dbcea855021c1443ba8763e590cf6ed2aa41 Mon Sep 17 00:00:00 2001 From: David Date: Thu, 3 Apr 2025 13:45:06 +0100 Subject: [PATCH 3/3] add organiser --- content/code-of-conduct/contents.lr | 1 + 1 file changed, 1 insertion(+) diff --git a/content/code-of-conduct/contents.lr b/content/code-of-conduct/contents.lr index e489014..d9dcd23 100644 --- a/content/code-of-conduct/contents.lr +++ b/content/code-of-conduct/contents.lr @@ -16,6 +16,7 @@ should be able to help: - Juan Palomeque-Gonzalez: [jfpalomeque.gonzalez@gmail.com](mailto:jfpalomeque.gonzalez@gmail.com) - Neil McKillop: [neil@mckillop.org](mailto:neil@mckillop.org) - David Carmichael: [david@uilix.com](mailto:david@uilix.com) +- Ricardo Garcia: [rigsnv@gmail.com](mailto:rigsnv@gmail.com) ### The Quick Version