Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-10-09 16:46:59 +05:30
committed by GitHub
3 changed files with 33 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Eric's website and blog",
"repo": "https://github.com/yurrriq",
"owner": {
"username": "yurrriq",
"email": "eric@ericb.me",
},
"record": {
"CNAME": "yurrriq.github.io",
"URL": "https://eric.is-a.dev"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "George Karan - Personal Page",
"repo": "https://github.com/georgekaran",
"owner": {
"username": "georgekaran",
"email": "georgekaran12@gmail.com"
},
"record": {
"URL": "https://georgekaran.com"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "gkucmierz's personal blog",
"owner": {
"username": "gkucmierz",
"email": "gkucmierz@gmail.com"
},
"record": {
"URL": "https://dev.to/gkucmierz"
}
}