Repository relocation (#880)

This commit is contained in:
Luca Guzzon 2018-10-05 05:35:25 +02:00 committed by Dominik Picheta
parent 65bc32cd16
commit 32985af367

View File

@ -8143,14 +8143,14 @@
}, },
{ {
"name": "simpleAST", "name": "simpleAST",
"url": "https://github.com/lguzzon/simpleAST", "url": "https://github.com/lguzzon-NIM/simpleAST",
"method": "git", "method": "git",
"tags": [ "tags": [
"ast" "ast"
], ],
"description": "Simple AST in NIM", "description": "Simple AST in NIM",
"license": "MIT", "license": "MIT",
"web": "https://github.com/lguzzon/simpleAST" "web": "https://github.com/lguzzon-NIM/simpleAST"
}, },
{ {
"name": "timerpool", "name": "timerpool",