From 25235099c71f1c1314b09bdca37a4b65d35f7d07 Mon Sep 17 00:00:00 2001 From: Matthew Exon Date: Sun, 10 Mar 2024 19:28:04 +0800 Subject: [PATCH] Add West Australian Transperth feed (#121) (#122) * Add West Australian Transperth feed (#121) * Add myself as a maintainer of the feed file --------- Co-authored-by: Matthew Exon --- feeds/au.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/feeds/au.json b/feeds/au.json index 670f3f38..b5dc33ab 100644 --- a/feeds/au.json +++ b/feeds/au.json @@ -3,6 +3,10 @@ { "name": "Stephen Horvath", "github": "Steve-Tech" + }, + { + "name": "Matthew Exon", + "github": "mexon" } ], "sources": [ @@ -128,6 +132,11 @@ "name": "Translink-WHT", "type": "transitland-atlas", "transitland-atlas-id": "f-rk3s-qconnect~whitsundaytransit" + }, + { + "name": "Transperth", + "type": "transitland-atlas", + "transitland-atlas-id": "f-q-transperth~transalbany~transbunbury~transbusselton~transgera" } ] }