diff --git a/repositories.json b/repositories.json index 870b7bb..eb6de7f 100644 --- a/repositories.json +++ b/repositories.json @@ -12,10 +12,15 @@ "link": "https://github.com/BitByte-TPC/beginners-byte", "labels": ["first-timers-only", "good first issue"] }, + { + "name": "TF-Droid", + "link": "https://github.com/ROBOTICS-CLUB-IIITDMJ/TF-Droid", + "labels": ["first-timers-only", "good first issue"] + }, { "name": "first-bit", "link": "https://github.com/BitByte-TPC/first-bit", "labels": ["first-timers-only", "good first issue", "help wanted"] } ] -} \ No newline at end of file +}