1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 09:58:13 +09:00

feat: add Netlify and GitLab

This commit is contained in:
2019-10-16 14:14:02 +09:00
parent 82aaea6276
commit 54cd7be854
10 changed files with 121 additions and 3 deletions

View File

@@ -5,6 +5,7 @@
"providers": {
"domains": "Domains",
"github": "Github Organization",
"gitlab": "GitLab",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
@@ -21,6 +22,7 @@
"spectrum": "Spectrum",
"heroku": "Heroku",
"now": "ZEIT Now",
"netlify": "Netlify",
"nta": "Company (JP)"
},
"countryCode": "us",

View File

@@ -5,6 +5,7 @@
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
"gitlab": "GitLab",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",
@@ -21,6 +22,7 @@
"spectrum": "Spectrum",
"heroku": "Heroku",
"now": "ZEIT Now",
"netlify": "Netlify",
"nta": "法人"
},
"countryCode": "jp",