From 0b4b84cb555cd50ecd822e7600de852fd0a9f124 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 16 Oct 2020 23:37:36 +0530 Subject: [PATCH] Corrects usernames --- domains/mnsrulz.json | 2 +- domains/r2d2.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mnsrulz.json b/domains/mnsrulz.json index 94afbc24d..f2907c144 100644 --- a/domains/mnsrulz.json +++ b/domains/mnsrulz.json @@ -2,7 +2,7 @@ "description": "mnsrulz web", "repo": "https://github.com/mnsrulz/mnsrulz.github.io", "owner": { - "username": "github-username", + "username": "mnsrulz", "email": "mnsrulz@gmail.com" }, "record": { diff --git a/domains/r2d2.json b/domains/r2d2.json index e7dd00801..021cf63b5 100644 --- a/domains/r2d2.json +++ b/domains/r2d2.json @@ -1,7 +1,7 @@ { "description": "R2D2 website", "owner": { - "username": "r2d2", + "username": "hogakesan", "email": "aereg@ya.ru" }, "record": { @@ -9,4 +9,4 @@ "46.32.81.244" ] } -} \ No newline at end of file +}