Change ownership of nimlibxlsxwriter (#1749)

This commit is contained in:
Thomas T. Jarløv 2020-12-13 05:54:16 +01:00 committed by GitHub
parent 4095a37797
commit e2f7ad3c22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9646,7 +9646,7 @@
}, },
{ {
"name": "nimlibxlsxwriter", "name": "nimlibxlsxwriter",
"url": "https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter", "url": "https://github.com/ThomasTJdev/nimlibxlsxwriter",
"method": "git", "method": "git",
"tags": [ "tags": [
"Excel", "Excel",
@ -9655,7 +9655,7 @@
], ],
"description": "libxslxwriter wrapper for Nim", "description": "libxslxwriter wrapper for Nim",
"license": "MIT", "license": "MIT",
"web": "https://github.com/KeepCoolWithCoolidge/nimlibxlsxwriter" "web": "https://github.com/ThomasTJdev/nimlibxlsxwriter"
}, },
{ {
"name": "nimclutter", "name": "nimclutter",