Fix codeberg url and updates teams

Signed-off-by: jeanbaptisteC <jeanbaptistec@noreply.codeberg.org>
This commit is contained in:
Jean-Baptiste
2025-05-11 08:29:14 +02:00
parent 844805a3a1
commit 8f4589edfe
19 changed files with 47 additions and 47 deletions

View File

@@ -18,7 +18,7 @@ If you'd like to help in any other way or if there are any related questions - p
### Bug Reports and Feature Requests
[Submit an issue](https://codeberg.com/comaps/comaps/issues) and describe your feature idea or report a bug.
[Submit an issue](https://codeberg.org/comaps/comaps/issues) and describe your feature idea or report a bug.
Please check if there are no similar issues already submitted by someone else.
When reporting a bug please provide as much information as possible: OS and application versions,
@@ -71,7 +71,7 @@ Please help us:
- processing users questions and feedback in chats, app stores, email and social media and creating follow-up issues or updating existing ones
- reproducing and triaging reported bugs
- testing upcoming features and bug fixes for Android, iOS and desktop versions
- keeping [issues](https://codeberg.com/comaps/comaps/issues) in order (check for duplicates, organize, assign labels, link related issues, etc.)
- keeping [issues](https://codeberg.org/comaps/comaps/issues) in order (check for duplicates, organize, assign labels, link related issues, etc.)
- composing nice user-centric release notes and news items
- etc.

View File

@@ -50,4 +50,4 @@ In the past, once someone wanted to contribute they needed to go through the CLA
## Contributors
Please feel free to add your name to [CONTRIBUTORS](https://codeberg.com/comaps/comaps/blob/master/CONTRIBUTORS) in your first PR.
Please feel free to add your name to [CONTRIBUTORS](https://codeberg.org/comaps/comaps/blob/master/CONTRIBUTORS) in your first PR.

View File

@@ -3,4 +3,4 @@
## Milestones
Milestones define when an issue, pull request, and/or roadmap item is to be completed. Issues are the what, milestones are the when. Development is complex therefore roadmap items can move between milestones depending on the remaining development and testing required to release a change.
[View active milestones](https://codeberg.com/comaps/comaps/milestones).
[View active milestones](https://codeberg.org/comaps/comaps/milestones).

View File

@@ -10,10 +10,10 @@ Here is the basic workflow to update styles:
Please prepend `[styles]` to your commit message and add [Developers Certificate of Origin](CONTRIBUTING.md#legal-requirements) to it.
Files changed by the script should be added as a separate `[styles] Regenerated` commit.
Please check [a list of current styling issues](https://codeberg.com/comaps/comaps/issues?q=is%3Aopen+is%3Aissue+label%3AStyles)
and ["icons wanted" issues](https://codeberg.com/comaps/comaps/issues?q=is%3Aopen+is%3Aissue+label%3AIcons+label%3A%22Good+first+issue%22).
Please check [a list of current styling issues](https://codeberg.org/comaps/comaps/issues?q=is%3Aopen+is%3Aissue+label%3AStyles)
and ["icons wanted" issues](https://codeberg.org/comaps/comaps/issues?q=is%3Aopen+is%3Aissue+label%3AIcons+label%3A%22Good+first+issue%22).
An overview of currently used icons can be found in the [Wiki](https://codeberg.com/comaps/comaps/wiki/Icons).
An overview of currently used icons can be found in the [Wiki](https://codeberg.org/comaps/comaps/wiki/Icons).
## Requirements
@@ -107,7 +107,7 @@ A whole map needs to be [regenerated](MAPS.md) for the changes to take effect if
Map style files syntax is based on [MapCSS/0.2](https://wiki.openstreetmap.org/wiki/MapCSS/0.2),
though the specification is not supported in full and there are OM-specific extensions to it.
The `tools/unix/generate_drules.sh` script uses a customized version of [Kothic](https://codeberg.com/comaps/kothic)
The `tools/unix/generate_drules.sh` script uses a customized version of [Kothic](https://codeberg.org/comaps/kothic)
stylesheet processor to compile MapCSS files into binary drawing rules files `data/drules_proto*.bin`.
The processor also produces text versions of these files (`data/drules_proto*.txt`) to ease debugging.

View File

@@ -2,7 +2,7 @@
For the subway layer to be available in CoMaps, a `SUBWAY_URL`
parameter ought to be provided to the
[map generator](https://codeberg.com/comaps/comaps/tree/master/tools/python/maps_generator).
[map generator](https://codeberg.org/comaps/comaps/tree/master/tools/python/maps_generator).
Normally you can specify this link https://cdn.comaps.app/subway.json,
which provides a regularly updated file.
These instructions describe how to manually build a subway layer file.
@@ -21,7 +21,7 @@ whole planet is also applicable.
If you already have some not too outdated \*.o5m version, it is enough
because the subway generation script will update it with `osmupdate`.
1. With the [CoMaps subways](https://codeberg.com/comaps/subways) repository deployed,
1. With the [CoMaps subways](https://codeberg.org/comaps/subways) repository deployed,
run `scripts/process_subways.sh` bash script or prepare your own script
which launches `process_subways.py` and `validation_to_html.py` scripts
with suitable options.

View File

@@ -1,24 +1,24 @@
# Teams
CoMaps is led by community contributors, with functional domains occasionally establishing or dissolving their leadership structures, formal or informal. This file outlines the functional project structure that has evolved over time. The current list of teams is available on [Codeberg](https://codeberg.com/orgs/comaps/teams).
CoMaps is led by community contributors, with functional domains occasionally establishing or dissolving their leadership structures, formal or informal. This file outlines the functional project structure that has evolved over time. The current list of teams is available on [Codeberg](https://codeberg.org/orgs/comaps/teams).
Teams are typically assigned as code owners for certain sections of the repository. Codeberg will automatically request a review from the responsible team when changes are made to the relevant part of the repository in a pull request. See the [CODEOWNERS](../.forgejo/CODEOWNERS) file for more information. Please feel free to tag the relevant team in the comments if you need assistance in a specific area. If you are unsure which team to contact, please tag [@comaps/triage](https://codeberg.com/orgs/comaps/teams/contributors/triage) for help.
Teams are typically assigned as code owners for certain sections of the repository. Codeberg will automatically request a review from the responsible team when changes are made to the relevant part of the repository in a pull request. See the [CODEOWNERS](../.forgejo/CODEOWNERS) file for more information. Please feel free to tag the relevant team in the comments if you need assistance in a specific area. If you are unsure which team to contact, please tag [@comaps/triage](https://codeberg.org/orgs/comaps/teams/contributors/triage) for help.
## Triage
- [@comaps/triage](https://github.com/orgs/comaps/teams/triage/members)
- [@comaps/triage](https://codeberg.org/org/comaps/teams)
People who help with triaging incoming issues and pull requests. Tag this group if you are unsure which team to tag.
## Mergers
- [@comaps/mergers](https://github.com/orgs/comaps/teams/mergers/members)
- [@comaps/mergers](https://codeberg.org/org/comaps/teams)
People who can merge pull requests that are ready.
## Android
- [@comaps/android](https://github.com/orgs/comaps/teams/android/members)
- [@comaps/android](https://codeberg.org/org/comaps/teams)
Android experts.
@@ -26,91 +26,91 @@ Android experts.
Android Auto experts (a subteam of Android).
- [@comaps/android-auto](https://github.com/orgs/comaps/teams/android-auto/members)
- [@comaps/android-auto](https://codeberg.org/org/comaps/teams)
## iOS
- [@comaps/ios](https://github.com/orgs/comaps/teams/ios/members)
- [@comaps/ios](https://codeberg.org/org/comaps/teams)
iOS experts.
## Qt
- [@comaps/qt](https://github.com/orgs/comaps/teams/qt/members)
- [@comaps/qt](https://codeberg.org/org/comaps/teams)
Qt Desktop & Convergent UI experts.
## C++
- [@comaps/cpp](https://github.com/orgs/comaps/teams/cpp/members)
- [@comaps/cpp](https://codeberg.org/org/comaps/teams)
C++ experts.
## Rendering
- [@comaps/rendering](https://github.com/orgs/comaps/teams/rendering/members)
- [@comaps/rendering](https://codeberg.org/org/comaps/teams)
Rendering experts.
## Data
- [@comaps/map](https://github.com/orgs/comaps/teams/data/members)
- [@comaps/map](https://codeberg.org/org/comaps/teams)
- [#data](https://comaps.zulipchat.com/#narrow/channel/477127-Data)
Map data generation team.
## Styles
- [@comaps/styles](https://github.com/orgs/comaps/teams/styles/members)
- [@comaps/styles](https://codeberg.org/org/comaps/teams)
Map styles team.
## DevOps
- [@comaps/devops](https://github.com/orgs/comaps/teams/devops/members)
- [@comaps/devops](https://codeberg.org/org/comaps/teams)
DevOps team.
## Design
- [@comaps/design](https://github.com/orgs/comaps/teams/design/members)
- [@comaps/design](https://codeberg.org/org/comaps/teams)
Visual design (icons, graphics, colors, contrast, etc.).
## Web
- [@comaps/web](https://github.com/orgs/comaps/teams/web/members)
- [@comaps/web](https://codeberg.org/org/comaps/teams)
Web development experts.
## Growth
- [@comaps/growth](https://github.com/orgs/comaps/teams/growth/members)
- [@comaps/growth](https://codeberg.org/org/comaps/teams)
Marketing, ASO, SEO, and SMM experts.
## Product
- [@comaps/product](https://github.com/orgs/comaps/teams/product/members)
- [@comaps/product](https://codeberg.org/org/comaps/teams)
Product management group.
## Translations
- [@comaps/translations](https://github.com/orgs/comaps/teams/translations)
- [@comaps/translations](https://codeberg.org/org/comaps/teams)
Internationalization and localization.
Tag [@comaps/translations-langcode](https://github.com/orgs/comaps/teams/translations/teams) (e.g. @comaps/translations-fr) for specific language.
Tag [@comaps/translations-langcode](https://codeberg.org/org/comaps/teams) (e.g. @comaps/translations-fr) for specific language.
## Support
- [@comaps/support](https://github.com/orgs/comaps/teams/support/members)
- [@comaps/support](https://codeberg.org/org/comaps/teams)
End-user support: feedback in stores, emails, user-facing docs (FAQs).
## Legal
- [@comaps/legal](https://github.com/orgs/comaps/teams/legal/members)
- [@comaps/legal](https://codeberg.org/org/comaps/teams)
Legal team.

View File

@@ -9,7 +9,7 @@ This document describes how to build these python bindings.
Preparing source tree
---------------------
The Organic Maps project comes with its own version of Boost (https://www.boost.org/)
The CoMaps project comes with its own version of Boost (https://www.boost.org/)
in a submodule. You have to recursively update submodules before you start
building anything.