[postgis-tickets] [SCM] postgis.net branch hugo updated. b74d936b53f5e6f464f9b01aa3fc66f3815158dc

git at osgeo.org git at osgeo.org
Sun Feb 27 22:15:51 PST 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "postgis.net".

The branch, hugo has been updated
       via  b74d936b53f5e6f464f9b01aa3fc66f3815158dc (commit)
      from  3da37d352d94d7445327a0b248c9c1557948db5b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b74d936b53f5e6f464f9b01aa3fc66f3815158dc
Author: Regina Obe <lr at pcorp.us>
Date:   Mon Feb 28 01:15:47 2022 -0500

    Update transifex to weblate.  Fix some formatting

diff --git a/content/pages/development.md b/content/pages/development.md
index 5175786..3fab2e4 100644
--- a/content/pages/development.md
+++ b/content/pages/development.md
@@ -33,12 +33,12 @@ Since PostGIS is in C, it can make use of other libraries in C and C++, and it d
 PostGIS is an open source development community of people,
 so the best way to get involved is to get to know the people while building useful things for the community:
 
-* Join the [PostGIS **users** e-mail list](http://lists.osgeo.org/mailman/listinfo/postgis-users) ([archives](http://lists.osgeo.org/pipermail/postgis-users)) and help answer new users' questions.
+* Join the [PostGIS users e-mail list](http://lists.osgeo.org/mailman/listinfo/postgis-users) ([archives](http://lists.osgeo.org/pipermail/postgis-users)) and help answer new users' questions.
 * Grab the source code from our [source code repository]({{ pcurl('source') }}) and read up on memory handling, PostgreSQL binding, and other architecture discussions; all detailed on our [PostGIS developer wiki](http://trac.osgeo.org/postgis/wiki/DevWikiMain).
 * Follow our coding and documentation style guidelines as detailed in [committer guidelines](http://trac.osgeo.org/postgis/wiki/DevWikiComitGuidelines)
-* Pick a section of the [documentation]({{ pcurl('documentation') }}) that you think can be improved and provide a patch.
-* Help translate the documentation [PostGIS Transifex project](https://www.transifex.com/postgis/postgis/) and/or this web site.
-* Join the [PostGIS **development** e-mail list](http://lists.osgeo.org/mailman/listinfo/postgis-devel) ([archives](http://lists.osgeo.org/pipermail/postgis-devel)) and see what people are talking about and who is talking.
+* Pick a section of the [documentation](/documentation) that you think can be improved and provide a patch.
+* Help translate the documentation [PostGIS OSGeo Weblate project](https://weblate.osgeo.org/projects/postgis/) and/or the [PostGIS Workshop](https://weblate.osgeo.org/projects/postgis-workshop/)
+* Join the [PostGIS development e-mail list](http://lists.osgeo.org/mailman/listinfo/postgis-devel) ([archives](http://lists.osgeo.org/pipermail/postgis-devel)) and see what people are talking about and who is talking.
 * Pick an [open ticket](http://trac.osgeo.org/postgis/report/3) that interests you or create one, discuss solutions on the e-mail list, and provide a patch.
 
 # Providing Patches

-----------------------------------------------------------------------

Summary of changes:
 content/pages/development.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
postgis.net


More information about the postgis-tickets mailing list