mirror of
https://github.com/kemko/bw.git
synced 2026-01-06 10:05:45 +03:00
21 lines
287 B
JSON
21 lines
287 B
JSON
{
|
|
"id": "databases",
|
|
"databases": {
|
|
"chiliproject": {
|
|
"options": {
|
|
"owner": "chiliproject"
|
|
}
|
|
},
|
|
"redmine": {
|
|
"options": {
|
|
"owner": "redmine"
|
|
}
|
|
},
|
|
"strano": {
|
|
"options": {
|
|
"owner": "strano"
|
|
}
|
|
}
|
|
}
|
|
}
|