transferred ownership of nimgraphviz to @Aveheuzed (#1999)

This commit is contained in:
Quinn Freedman 2021-09-04 23:03:00 -07:00 committed by GitHub
parent 514d347d50
commit de5d84972a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10604,7 +10604,7 @@
},
{
"name": "nimgraphviz",
"url": "https://github.com/QuinnFreedman/nimgraphviz",
"url": "https://github.com/Aveheuzed/nimgraphviz",
"method": "git",
"tags": [
"graph",
@ -10615,7 +10615,7 @@
],
"description": "Nim bindings for the GraphViz tool and the DOT graph language",
"license": "MIT",
"web": "https://github.com/QuinnFreedman/nimgraphviz"
"web": "https://github.com/Aveheuzed/nimgraphviz"
},
{
"name": "fab",