Skip to content

Commit f85ab7a

Browse files
authored
feat: add mark to users (#1844)
1 parent 546e245 commit f85ab7a

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

tf/deployment/data/users.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,16 @@
463463
"futo"
464464
]
465465
},
466+
{
467+
"github": null,
468+
"gitlab": {
469+
"username": "mark",
470+
"id": 155
471+
},
472+
"roles": [
473+
"futo"
474+
]
475+
},
466476
{
467477
"github": {
468478
"username": "adamantike",

0 commit comments

Comments
 (0)