update user name (#2447)

this broke previously, since the user changed its account
This commit is contained in:
ShalokShalom 2023-01-01 13:09:27 +00:00 committed by GitHub
parent ca055a20c9
commit 007d1d86a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -385,7 +385,7 @@
},
{
"name": "torim",
"url": "https://github.com/KittyTechnoProgrammer/torim",
"url": "https://github.com/Techno-Fox/torim",
"method": "git",
"tags": [
"tor",
@ -393,8 +393,8 @@
],
"description": "Updated version of tor.nim from https://github.com/FedericoCeratto/nim-tor",
"license": "GPL-3.0",
"web": "https://github.com/KittyTechnoProgrammer/torim",
"doc": "https://github.com/KittyTechnoProgrammer/torim"
"web": "https://github.com/Techno-Fox/torim",
"doc": "https://github.com/Techno-Fox/torim"
},
{
"name": "jupyternim",
@ -20557,7 +20557,7 @@
},
{
"name": "psutilim",
"url": "https://github.com/KittyTechnoProgrammer/psutilim",
"url": "https://github.com/Techno-Fox/psutilim",
"method": "git",
"tags": [
"psutilim",
@ -20567,8 +20567,8 @@
],
"description": "Updated psutil module from https://github.com/johnscillieri/psutil-nim",
"license": "MIT",
"web": "https://github.com/KittyTechnoProgrammer/psutilim",
"doc": "https://github.com/KittyTechnoProgrammer/psutilim"
"web": "https://github.com/Techno-Fox/psutilim",
"doc": "https://github.com/Techno-Fox/psutilim"
},
{
"name": "ioselectors",