update username (#2122)

This commit is contained in:
metagn 2022-01-18 12:27:10 +03:00 committed by GitHub
parent f2d1d26513
commit 1e9b6a2e44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20625,7 +20625,7 @@
}, },
{ {
"name": "marggers", "name": "marggers",
"url": "https://github.com/hlaaftana/marggers", "url": "https://github.com/metagn/marggers",
"method": "git", "method": "git",
"tags": [ "tags": [
"markdown", "markdown",
@ -20635,8 +20635,8 @@
], ],
"description": "dialect of Markdown in pure Nim with focus on HTML output", "description": "dialect of Markdown in pure Nim with focus on HTML output",
"license": "MIT", "license": "MIT",
"web": "https://github.com/hlaaftana/marggers", "web": "https://github.com/metagn/marggers",
"doc": "https://hlaaftana.github.io/marggers/marggers.html" "doc": "https://metagn.github.io/marggers/marggers.html"
}, },
{ {
"name": "dual", "name": "dual",
@ -21158,7 +21158,7 @@
}, },
{ {
"name": "sliceutils", "name": "sliceutils",
"url": "https://github.com/hlaaftana/sliceutils", "url": "https://github.com/metagn/sliceutils",
"method": "git", "method": "git",
"tags": [ "tags": [
"slice", "slice",
@ -21167,7 +21167,7 @@
], ],
"description": "Utilities for and extensions to Slice/HSlice", "description": "Utilities for and extensions to Slice/HSlice",
"license": "MIT", "license": "MIT",
"web": "https://hlaaftana.github.io/sliceutils/sliceutils.html" "web": "https://metagn.github.io/sliceutils/sliceutils.html"
}, },
{ {
"name": "defines", "name": "defines",
@ -21175,7 +21175,7 @@
}, },
{ {
"name": "assigns", "name": "assigns",
"url": "https://github.com/hlaaftana/assigns", "url": "https://github.com/metagn/assigns",
"method": "git", "method": "git",
"tags": [ "tags": [
"sugar", "sugar",
@ -21185,7 +21185,7 @@
], ],
"description": "syntax sugar for assignments", "description": "syntax sugar for assignments",
"license": "MIT", "license": "MIT",
"web": "https://hlaaftana.github.io/assigns/assigns.html" "web": "https://metagn.github.io/assigns/assigns.html"
}, },
{ {
"name": "nimics", "name": "nimics",
@ -21345,7 +21345,7 @@
}, },
{ {
"name": "applicates", "name": "applicates",
"url": "https://github.com/hlaaftana/applicates", "url": "https://github.com/metagn/applicates",
"method": "git", "method": "git",
"tags": [ "tags": [
"sugar", "sugar",
@ -21355,7 +21355,7 @@
], ],
"description": "\"pointers\" to cached AST that instantiate routines when called", "description": "\"pointers\" to cached AST that instantiate routines when called",
"license": "MIT", "license": "MIT",
"web": "https://hlaaftana.github.io/applicates/applicates.html" "web": "https://metagn.github.io/applicates/applicates.html"
}, },
{ {
"name": "timelog", "name": "timelog",
@ -24817,7 +24817,7 @@
}, },
{ {
"name": "grab", "name": "grab",
"url": "https://github.com/hlaaftana/grab", "url": "https://github.com/metagn/grab",
"method": "git", "method": "git",
"tags": [ "tags": [
"grape", "grape",
@ -24825,7 +24825,7 @@
], ],
"description": "grab statement for importing Nimble packages, similar to Groovy's Grape", "description": "grab statement for importing Nimble packages, similar to Groovy's Grape",
"license": "MIT", "license": "MIT",
"web": "https://github.com/hlaaftana/grab" "web": "https://github.com/metagn/grab"
}, },
{ {
"name": "conventional_semver", "name": "conventional_semver",