Merge pull request #1473 from fredrikhr/fredrikhr

Change couven92 to fredrikhr
This commit is contained in:
Andreas Rumpf 2020-05-16 15:37:02 +02:00 committed by GitHub
commit e665419569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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