Merge branch 'main' of github.com:is-a-dev/register into main

This commit is contained in:
Akshay Nair
2020-10-22 01:22:36 +05:30
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Ahmed's personal site",
"repo": "https://github.com/Dropheart",
"owner": {
"username": "dropheart",
"email": "ahmed@techfromtheheart.com"
},
"record": {
"URL": "https://techfromtheheart.com"
}
}
+11
View File
@@ -0,0 +1,11 @@
{
"description": "Beno's personal developer website",
"repo": "https://github.com/benosambinu/benosambinu.github.io",
"owner": {
"username": "benosambinu",
"email": "benosbs@gmail.com"
},
"record": {
"CNAME": "benosambinu.github.io"
}
}