Skip to content

Commit 8fadb5f

Browse files
committed
Fix repository field name in SPL_Router info.json and add tags
1 parent d3866ad commit 8fadb5f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

data/models/projects/SPL_Router/info.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
{
55
"provider": "github",
66
"owner": "Mouhamedtec",
7-
"repository": "SPL-Router"
7+
"name": "SPL-Router"
88
}
9-
]
9+
],
10+
"tags": ["by-algerian"]
1011
}

0 commit comments

Comments
 (0)