From 4ba358f222bb0df7a67e3cac7d40d5c292df55f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E6=83=B3=E6=8D=A2=E4=B8=AA=E5=90=8D=E5=AD=97?= <46670626+wwei-github@users.noreply.github.com> Date: Sat, 22 Oct 2022 18:14:16 +0800 Subject: [PATCH 1/3] Create wwei.json --- wwei.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 wwei.json diff --git a/wwei.json b/wwei.json new file mode 100644 index 000000000..c6295c94d --- /dev/null +++ b/wwei.json @@ -0,0 +1,12 @@ + + +{ + "description": "My github", + "owner": { + "username": "wwei", + "email": "ww418047394@gmail.com" + }, + "record": { + "URL": "https://github.com/wwei-github" + } +} From ea0379d4db4b601d9cbb49740ad589bf8dcadba8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E6=83=B3=E6=8D=A2=E4=B8=AA=E5=90=8D=E5=AD=97?= <46670626+wwei-github@users.noreply.github.com> Date: Sun, 23 Oct 2022 10:26:03 +0800 Subject: [PATCH 2/3] Update wwei.json --- wwei.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwei.json b/wwei.json index c6295c94d..53bb1f974 100644 --- a/wwei.json +++ b/wwei.json @@ -3,7 +3,7 @@ { "description": "My github", "owner": { - "username": "wwei", + "username": "wwei-github", "email": "ww418047394@gmail.com" }, "record": { From 8de8c78fc1e8834be78d2bd79dcfee10026b0528 Mon Sep 17 00:00:00 2001 From: MaskDuck <70831061+MaskDuck@users.noreply.github.com> Date: Sun, 23 Oct 2022 10:47:37 +0700 Subject: [PATCH 3/3] Rename wwei.json to domains/wwei.json --- wwei.json => domains/wwei.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename wwei.json => domains/wwei.json (100%) diff --git a/wwei.json b/domains/wwei.json similarity index 100% rename from wwei.json rename to domains/wwei.json