change my username (#2289)

This commit is contained in:
ringabout 2022-07-22 15:07:38 +08:00 committed by GitHub
parent 95e136bcbb
commit 5f5e695812
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15380,14 +15380,14 @@
}, },
{ {
"name": "cal", "name": "cal",
"url": "https://github.com/xflywind/cal", "url": "https://github.com/ringabout/cal",
"method": "git", "method": "git",
"tags": [ "tags": [
"calculator" "calculator"
], ],
"description": "A simple interactive calculator", "description": "A simple interactive calculator",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xflywind/cal" "web": "https://github.com/ringabout/cal"
}, },
{ {
"name": "spurdify", "name": "spurdify",
@ -16105,7 +16105,7 @@
}, },
{ {
"name": "timeit", "name": "timeit",
"url": "https://github.com/xflywind/timeit", "url": "https://github.com/ringabout/timeit",
"method": "git", "method": "git",
"tags": [ "tags": [
"timeit", "timeit",
@ -16113,7 +16113,7 @@
], ],
"description": "measuring execution times written in nim.", "description": "measuring execution times written in nim.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xflywind/timeit" "web": "https://github.com/ringabout/timeit"
}, },
{ {
"name": "manu", "name": "manu",
@ -17064,7 +17064,7 @@
}, },
{ {
"name": "docx", "name": "docx",
"url": "https://github.com/xflywind/docx", "url": "https://github.com/ringabout/docx",
"method": "git", "method": "git",
"tags": [ "tags": [
"docx", "docx",
@ -17072,7 +17072,7 @@
], ],
"description": "A simple docx reader.", "description": "A simple docx reader.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xflywind/docx" "web": "https://github.com/ringabout/docx"
}, },
{ {
"name": "word2vec", "name": "word2vec",
@ -17346,7 +17346,7 @@
}, },
{ {
"name": "xlsx", "name": "xlsx",
"url": "https://github.com/xflywind/xlsx", "url": "https://github.com/ringabout/xlsx",
"method": "git", "method": "git",
"tags": [ "tags": [
"xlsx", "xlsx",
@ -17355,7 +17355,7 @@
], ],
"description": "Read and parse Excel files", "description": "Read and parse Excel files",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xflywind/xlsx" "web": "https://github.com/ringabout/xlsx"
}, },
{ {
"name": "faker", "name": "faker",
@ -19950,7 +19950,7 @@
}, },
{ {
"name": "nimish", "name": "nimish",
"url": "https://github.com/xflywind/nimish", "url": "https://github.com/ringabout/nimish",
"method": "git", "method": "git",
"tags": [ "tags": [
"macro", "macro",
@ -19959,7 +19959,7 @@
], ],
"description": "C macro for Nim.", "description": "C macro for Nim.",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/xflywind/nimish" "web": "https://github.com/ringabout/nimish"
}, },
{ {
"name": "vds", "name": "vds",
@ -20030,7 +20030,7 @@
}, },
{ {
"name": "shene", "name": "shene",
"url": "https://github.com/xflywind/shene", "url": "https://github.com/ringabout/shene",
"method": "git", "method": "git",
"tags": [ "tags": [
"interface", "interface",
@ -20039,7 +20039,7 @@
], ],
"description": "Interface for Nim.", "description": "Interface for Nim.",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/xflywind/shene" "web": "https://github.com/ringabout/shene"
}, },
{ {
"name": "subnet", "name": "subnet",
@ -20269,7 +20269,7 @@
}, },
{ {
"name": "wepoll", "name": "wepoll",
"url": "https://github.com/xflywind/wepoll", "url": "https://github.com/ringabout/wepoll",
"method": "git", "method": "git",
"tags": [ "tags": [
"epoll", "epoll",
@ -20278,7 +20278,7 @@
], ],
"description": "Windows epoll wrapper.", "description": "Windows epoll wrapper.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xflywind/wepoll" "web": "https://github.com/ringabout/wepoll"
}, },
{ {
"name": "nim_midi", "name": "nim_midi",
@ -20478,7 +20478,7 @@
}, },
{ {
"name": "ioselectors", "name": "ioselectors",
"url": "https://github.com/xflywind/ioselectors", "url": "https://github.com/ringabout/ioselectors",
"method": "git", "method": "git",
"tags": [ "tags": [
"selectors", "selectors",
@ -20487,7 +20487,7 @@
], ],
"description": "Selectors extension.", "description": "Selectors extension.",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/xflywind/ioselectors" "web": "https://github.com/ringabout/ioselectors"
}, },
{ {
"name": "nwatchdog", "name": "nwatchdog",
@ -20517,7 +20517,7 @@
}, },
{ {
"name": "httpx", "name": "httpx",
"url": "https://github.com/xflywind/httpx", "url": "https://github.com/ringabout/httpx",
"method": "git", "method": "git",
"tags": [ "tags": [
"web", "web",
@ -20526,7 +20526,7 @@
], ],
"description": "A super-fast epoll-backed and parallel HTTP server.", "description": "A super-fast epoll-backed and parallel HTTP server.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xflywind/httpx" "web": "https://github.com/ringabout/httpx"
}, },
{ {
"name": "meow", "name": "meow",
@ -20733,7 +20733,7 @@
}, },
{ {
"name": "timerwheel", "name": "timerwheel",
"url": "https://github.com/xflywind/timerwheel", "url": "https://github.com/ringabout/timerwheel",
"method": "git", "method": "git",
"tags": [ "tags": [
"timer", "timer",
@ -20742,7 +20742,7 @@
], ],
"description": "A high performance timer based on timerwheel for Nim.", "description": "A high performance timer based on timerwheel for Nim.",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/xflywind/timerwheel" "web": "https://github.com/ringabout/timerwheel"
}, },
{ {
"name": "hcparse", "name": "hcparse",
@ -20843,7 +20843,7 @@
}, },
{ {
"name": "xio", "name": "xio",
"url": "https://github.com/xflywind/async", "url": "https://github.com/ringabout/async",
"method": "git", "method": "git",
"tags": [ "tags": [
"net", "net",
@ -20852,7 +20852,7 @@
], ],
"description": "Cross platform system API for os and net.", "description": "Cross platform system API for os and net.",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/xflywind/async" "web": "https://github.com/ringabout/async"
}, },
{ {
"name": "once", "name": "once",
@ -21025,7 +21025,7 @@
}, },
{ {
"name": "websocketx", "name": "websocketx",
"url": "https://github.com/xflywind/websocketx", "url": "https://github.com/ringabout/websocketx",
"method": "git", "method": "git",
"tags": [ "tags": [
"httpx", "httpx",
@ -21034,7 +21034,7 @@
], ],
"description": "Websocket for httpx.", "description": "Websocket for httpx.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/xflywind/websocketx" "web": "https://github.com/ringabout/websocketx"
}, },
{ {
"name": "nimp", "name": "nimp",
@ -26424,7 +26424,7 @@
}, },
{ {
"name": "ipfshttpclient", "name": "ipfshttpclient",
"url": "https://github.com/xflywind/ipfshttpclient", "url": "https://github.com/ringabout/ipfshttpclient",
"method": "git", "method": "git",
"tags": [ "tags": [
"ipfs", "ipfs",
@ -26433,7 +26433,7 @@
], ],
"description": "ipfs http client", "description": "ipfs http client",
"license": "Apache-2.0", "license": "Apache-2.0",
"web": "https://github.com/xflywind/ipfshttpclient" "web": "https://github.com/ringabout/ipfshttpclient"
}, },
{ {
"name": "mouse", "name": "mouse",