Merge branch 'main' into main

This commit is contained in:
Akshay Nair
2020-10-09 18:00:14 +05:30
committed by GitHub
7 changed files with 73 additions and 1 deletions
+4 -1
View File
@@ -8,7 +8,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: borales/actions-yarn@v2.0.0
with:
ref: ${{ github.head_ref }}
- name: Installing dependencies
uses: borales/actions-yarn@v2.0.0
with:
cmd: install
- name: Running tests
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Vitor Dino is a front-end developer and ui designer",
"repo": "https://github.com/vitordino",
"owner": {
"username": "vitordino",
"email": "me@vitordino.com"
},
"record": {
"CNAME": "vitordino.com",
"URL": "https://dino.is-a.dev"
}
}
+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"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Makr Davydov is a Developer!",
"repo": "https://github.com/markrity",
"owner": {
"username": "markrity",
"email": "markrity@gmail.com"
},
"record": {
"URL": "https://www.linkedin.com/in/davydovmark/"
}
}
+12
View File
@@ -0,0 +1,12 @@
{
"description": "Matheus Costa's personal developer website",
"repo": "https://github.com/mthcsta/mthcsta.github.io",
"owner": {
"username": "mthcsta",
"email": "matheuscosta.dev@yahoo.com"
},
"record": {
"CNAME": "mthcsta.github.io",
"URL": "https://matheus.is-a.dev"
}
}
+10
View File
@@ -0,0 +1,10 @@
{
"description": "Sai Sandeep Vaddi's website",
"owner": {
"username": "saisandeepvaddi",
"email": "saisandeepvaddi@gmail.com"
},
"record": {
"A": ["104.198.14.52"]
}
}