9 lines
191 B
JSON
9 lines
191 B
JSON
[
|
|
{
|
|
"name": "Octocat",
|
|
"email": "octocat@github.com",
|
|
"avatar": "https://www.gravatar.com/avatar/7194e8d48fa1d2b689f99443b767316c",
|
|
"admin": false,
|
|
"active": true
|
|
}
|
|
]
|