woodpecker/docs/samples/users.json

10 lines
191 B
JSON
Raw Normal View History

2015-06-26 05:37:59 +00:00
[
{
"name": "Octocat",
"email": "octocat@github.com",
"avatar": "https://www.gravatar.com/avatar/7194e8d48fa1d2b689f99443b767316c",
2015-06-26 05:37:59 +00:00
"admin": false,
"active": true
}
]