Merge branch 'main' into patch-1

This commit is contained in:
Akshay Nair
2021-02-01 19:41:34 +05:30
committed by GitHub
3 changed files with 34 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "0xflotus' personal developer website",
"repo": "https://github.com/0xflotus/0xflotus.github.io",
"owner": {
"username": "0xflotus",
"email": "0xflotus@gmail.com"
},
"record": {
"CNAME": "0xflotus.github.io"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Ishan Goel's personal website (quackduck@github)",
"repo": "https://github.com/quackduck/quackduck.github.io",
"owner": {
"username": "quackduck",
"email": "igoel.mail@gmail.com",
"name": "Ishan Goel"
},
"record": {
"CNAME": "quackduck.github.io"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "sutirth is a Developer!",
"repo": "https://github.com/ricksr/ricksr.github.io",
"owner": {
"username": "ricksr",
"email": "sutirtharej@gmail.com"
},
"record": {
"CNAME": "ricksr.github.io"
}
}