Change couven92 to fredrikhr

This commit is contained in:
Fredrik Høisæther Rasch 2020-05-16 12:24:49 +02:00
parent 81f89833d1
commit aa1be878ba

View File

@ -15898,7 +15898,7 @@
}, },
{ {
"name": "importc_helpers", "name": "importc_helpers",
"url": "https://github.com/couven92/nim-importc-helpers.git", "url": "https://github.com/fredrikhr/nim-importc-helpers.git",
"method": "git", "method": "git",
"tags": [ "tags": [
"import", "import",
@ -15907,7 +15907,7 @@
], ],
"description": "Helpers for supporting and simplifying import of symbols from C into Nim", "description": "Helpers for supporting and simplifying import of symbols from C into Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/couven92/nim-importc-helpers" "web": "https://github.com/fredrikhr/nim-importc-helpers"
}, },
{ {
"name": "taps", "name": "taps",