From 324f5e40a45052ba4a704a3b475b0a39b45ca766 Mon Sep 17 00:00:00 2001 From: Sammy Hori Date: Sun, 5 Apr 2026 00:28:29 +0100 Subject: [PATCH] Remove abstreet from the data.json for inactivity This project has been split into several other projects so is no longer active. --- data.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/data.json b/data.json index 78341aa..c09e28d 100644 --- a/data.json +++ b/data.json @@ -1763,15 +1763,6 @@ ], "description": "A 0-legacy, tiny & fast web framework as a replacement of Express." }, - { - "name": "a-b-street", - "link": "https://github.com/a-b-street/abstreet", - "label": "good first issue", - "technologies": [ - "Rust" - ], - "description": "Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit." - }, { "name": "typescript-eslint", "link": "https://github.com/typescript-eslint/typescript-eslint",