move plotly under the SciNim organization (#2050)

This commit is contained in:
Vindaar 2021-11-01 17:57:53 +01:00 committed by GitHub
parent 33920f7fc0
commit 8266674ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7332,7 +7332,7 @@
}, },
{ {
"name": "plotly", "name": "plotly",
"url": "https://github.com/brentp/nim-plotly", "url": "https://github.com/SciNim/nim-plotly",
"method": "git", "method": "git",
"tags": [ "tags": [
"plot", "plot",
@ -7342,7 +7342,7 @@
], ],
"description": "Nim interface to plotly", "description": "Nim interface to plotly",
"license": "MIT", "license": "MIT",
"web": "https://github.com/brentp/nim-plotly" "web": "https://github.com/SciNim/nim-plotly"
}, },
{ {
"name": "gnuplot", "name": "gnuplot",