1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00
Files
riotX-android/vector/sampledata/users.json

29 lines
480 B
JSON

{
"data": [
{
"displayName": "Amandine",
"id": "@amandine:matrix.org"
},
{
"displayName": "Benoit",
"id": "@benoit:matrix.org"
},
{
"displayName": "Gaelle",
"id": "@gawa:matrix.org"
},
{
"displayName": "Manu",
"id": "@manu:matrix.org"
},
{
"displayName": "Matthew",
"id": "@matthew:matrix.org"
},
{
"displayName": "Nad",
"id": "@nadonomy:matrix.org"
}
]
}