Skip to content

Commit

Permalink
feat(person): re-format the object and some prop values
Browse files Browse the repository at this point in the history
  • Loading branch information
akoushke committed Aug 20, 2019
1 parent 27843f8 commit 728bc4b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
13 changes: 13 additions & 0 deletions src/data/people.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iMzNjYjE3Yy00MmUzLTQxYWMtYTA0NS00OTdlNDAwMjY0NmM": {
"ID": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iMzNjYjE3Yy00MmUzLTQxYWMtYTA0NS00OTdlNDAwMjY0NmM",
"emails": ["webexcmps@gmail.com"],
"displayName": "Webex Component User",
"firstName": "Webex",
"LastName": "Component User",
"nickName": "Webex",
"avatar": "https://4b4dc97add6b1dcc891a-54bf3b4e4579920861d23cc001530c2a.ssl.cf1.rackcdn.com/V1~b33cb17c-42e3-41ac-a045-497e4002646c~b18d4572b17a4e98a16708797343ee7a~1600",
"orgID": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi9jb25zdW1lcg",
"status": ""
}
}
13 changes: 0 additions & 13 deletions src/data/person.json

This file was deleted.

0 comments on commit 728bc4b

Please sign in to comment.