From 2e478f790a939772b11fc515835235e54cb9e4d5 Mon Sep 17 00:00:00 2001 From: Rustem B Date: Sun, 18 Oct 2020 18:51:24 +0500 Subject: [PATCH 1/5] 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/5] 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/5] 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" + } +} From 910c2eb8b18ac9ee783ff25c59b423b6b0d858dc Mon Sep 17 00:00:00 2001 From: Rasmus Foldberg Date: Mon, 19 Oct 2020 09:04:27 +0200 Subject: [PATCH 4/5] Create rasmus.json --- domains/rasmus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rasmus.json diff --git a/domains/rasmus.json b/domains/rasmus.json new file mode 100644 index 000000000..8bce87968 --- /dev/null +++ b/domains/rasmus.json @@ -0,0 +1,12 @@ +{ + "description": "My personal site", + "repo": "https://github.com/rfoldbirk/rfoldbirk.github.io", + "owner": { + "username": "rfoldbirk", + "email": "", + "twitter": "RasmusFoldberg" + }, + "record": { + "CNAME": "rfoldbirk.github.io" + } +} From 71c29a85f9ed8e7981c07fd1576702288015a4a6 Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Mon, 19 Oct 2020 16:54:53 +0700 Subject: [PATCH 5/5] Create dsrev.json --- domains/dsrev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dsrev.json diff --git a/domains/dsrev.json b/domains/dsrev.json new file mode 100644 index 000000000..2c4c4d203 --- /dev/null +++ b/domains/dsrev.json @@ -0,0 +1,12 @@ +{ + "description": "dsrev's blog", + "repo": "https://github.com/dsrev/dsrev.github.io", + "owner": { + "username": "dsrev", + "email": "dsrev@snopyta.org", + "twitter": "IlyaSProkopenko" + }, + "record": { + "CNAME": "dsrev.github.io" + } + } \ No newline at end of file