From 2e478f790a939772b11fc515835235e54cb9e4d5 Mon Sep 17 00:00:00 2001 From: Rustem B Date: Sun, 18 Oct 2020 18:51:24 +0500 Subject: [PATCH 1/2] 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/2] 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" + } +}