update username (#2151)

This commit is contained in:
Bo Lingen 2022-02-14 01:07:26 -06:00 committed by GitHub
parent faf602e45b
commit 46ce5ffaf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8575,7 +8575,7 @@
}, },
{ {
"name": "fugitive", "name": "fugitive",
"url": "https://github.com/citycide/fugitive", "url": "https://github.com/haltcase/fugitive",
"method": "git", "method": "git",
"tags": [ "tags": [
"git", "git",
@ -8587,7 +8587,7 @@
], ],
"description": "Simple command line tool to make git more intuitive, along with useful GitHub addons.", "description": "Simple command line tool to make git more intuitive, along with useful GitHub addons.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/citycide/fugitive" "web": "https://github.com/haltcase/fugitive"
}, },
{ {
"name": "dbg", "name": "dbg",
@ -9148,7 +9148,7 @@
}, },
{ {
"name": "cascade", "name": "cascade",
"url": "https://github.com/citycide/cascade", "url": "https://github.com/haltcase/cascade",
"method": "git", "method": "git",
"tags": [ "tags": [
"macro", "macro",
@ -9159,7 +9159,7 @@
], ],
"description": "Method & assignment cascades for Nim, inspired by Smalltalk & Dart.", "description": "Method & assignment cascades for Nim, inspired by Smalltalk & Dart.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/citycide/cascade" "web": "https://github.com/haltcase/cascade"
}, },
{ {
"name": "chrono", "name": "chrono",
@ -10579,7 +10579,7 @@
}, },
{ {
"name": "glob", "name": "glob",
"url": "https://github.com/citycide/glob", "url": "https://github.com/haltcase/glob",
"method": "git", "method": "git",
"tags": [ "tags": [
"glob", "glob",
@ -10591,7 +10591,7 @@
], ],
"description": "Pure library for matching file paths against Unix style glob patterns.", "description": "Pure library for matching file paths against Unix style glob patterns.",
"license": "MIT", "license": "MIT",
"web": "https://github.com/citycide/glob" "web": "https://github.com/haltcase/glob"
}, },
{ {
"name": "lda", "name": "lda",