Skip to content
Snippets Groups Projects
Commit e361347f authored by Lukas Matt's avatar Lukas Matt
Browse files

Use alphabetical order in directory.json

parent 0547f5d1
No related branches found
No related tags found
1 merge request!9Use alphabetical order in directory.json
......@@ -8,5 +8,9 @@ Please [introduce yourself] and provide a pull request adding your available `/l
For more information on the `librehost.json` format and schema see https://lab.libreho.st/librehosters/librehost-api
## Add entry to directory.json
Please make sure that you add your new entry in alphabetical order to avoid merge conflicts.
[introduce yourself]: https://talk.libreho.st/t/introductions/29
[librehosters network]: https://talk.libreho.st/group/network
{
"weho.st" : "https://weho.st/librehost.json",
"Petites Singularités" : "https://ps.lesoiseaux.io/librehost.json",
"lain haus" : "https://lain.haus/librehost.json",
"Indie.Host" : "https://indie.host/librehost.json",
"aktivix.org" : "https://aktivix.org/librehost.json",
"Webarchitects Cooperative" : "https://www.webarchitects.coop/librehost-api/librehost.json",
"Disroot.org" : "https://disroot.org/librehost/librehost.json",
"hackerspaces.be" : "https://hackerspaces.be/librehost.json",
"snopyta.org" : "https://snopyta.org/librehost.json",
"Indie.Host" : "https://indie.host/librehost.json",
"lain haus" : "https://lain.haus/librehost.json",
"LibreOps" : "https://libreops.cc/librehost.json",
"Disroot.org" : "https://disroot.org/librehost/librehost.json"
"Petites Singularités" : "https://ps.lesoiseaux.io/librehost.json",
"snopyta.org" : "https://snopyta.org/librehost.json",
"Webarchitects Cooperative" : "https://www.webarchitects.coop/librehost-api/librehost.json",
"weho.st" : "https://weho.st/librehost.json"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment