From 2e478f790a939772b11fc515835235e54cb9e4d5 Mon Sep 17 00:00:00 2001 From: Rustem B Date: Sun, 18 Oct 2020 18:51:24 +0500 Subject: [PATCH 1/3] Create rustemb.json --- domains/rustemb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rustemb.json diff --git a/domains/rustemb.json b/domains/rustemb.json new file mode 100644 index 000000000..136685f3c --- /dev/null +++ b/domains/rustemb.json @@ -0,0 +1,11 @@ +{ + "description": "Rustem B. dev page", + "repo": "https://github.com/RustemB/rustemb.github.io", + "owner": { + "username": "rustemb", + "email": "rustemb@systemli.org" + }, + "record": { + "CNAME": "rustemb.github.io" + } +} From e3c856a984094315540d856016e8a5519ae00845 Mon Sep 17 00:00:00 2001 From: Joe Banks Date: Sun, 18 Oct 2020 18:17:24 +0100 Subject: [PATCH 2/3] Create joe.json --- domains/joe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/joe.json diff --git a/domains/joe.json b/domains/joe.json new file mode 100644 index 000000000..7b6d7bf15 --- /dev/null +++ b/domains/joe.json @@ -0,0 +1,11 @@ +{ + "description": "Joe Banks", + "repo": "https://github.com/jb3/jb3.github.io", + "owner": { + "username": "jb3", + "email": "joseph@josephbanks.me" + }, + "record": { + "CNAME": "jb3.github.io" + } +} From a42e4e89508997f5f25f62a2b5f86899172b9e02 Mon Sep 17 00:00:00 2001 From: Crystal Melting Dot <48290258+cmd410@users.noreply.github.com> Date: Mon, 19 Oct 2020 09:42:02 +0300 Subject: [PATCH 3/3] Create cmd410.json --- domains/cmd410.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cmd410.json diff --git a/domains/cmd410.json b/domains/cmd410.json new file mode 100644 index 000000000..b44a8845b --- /dev/null +++ b/domains/cmd410.json @@ -0,0 +1,11 @@ +{ + "description": "Crystal Melting Dot's site", + "repo": "https://github.com/cmd410/cmd410.github.io", + "owner": { + "username": "cmd410", + "email": "stresspassing@gmail.com" + }, + "record": { + "CNAME": "cmd410.github.io" + } +}