diff --git a/domains/who.json b/domains/who.json new file mode 100644 index 000000000..52c7e7f39 --- /dev/null +++ b/domains/who.json @@ -0,0 +1,11 @@ +{ + "description": "references for my npm packages", + "repo": "https://github.com/teamjoelee", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "hosting.gitbook.io" + } +}