From ed266b2dbef3365f86b276eada4ab348e337279f Mon Sep 17 00:00:00 2001 From: Luiz Tauffer Date: Wed, 8 Nov 2023 13:29:20 +0100 Subject: [PATCH] Update repositories.json --- repositories.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/repositories.json b/repositories.json index 666f835..bfb1234 100644 --- a/repositories.json +++ b/repositories.json @@ -10,5 +10,9 @@ { "name": "social_media_domino_pieces", "url": "https://github.com/Tauffer-Consulting/social_media_domino_pieces" + }, + { + "name": "news_domino_pieces", + "url": "https://github.com/Tauffer-Consulting/news_domino_pieces" } -] \ No newline at end of file +]