-
Notifications
You must be signed in to change notification settings - Fork 11
/
.project-info.json
43 lines (43 loc) · 1.18 KB
/
.project-info.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"name": "Skautský rezervační systém",
"short-description": "Rezervační systém pro velké celostátní akce",
"description": "Rezervační systém, který využívají velké akce jako například Miquik, Helpdesk, Poradní skála a další..",
"help-issue-label": "help wanted",
"tags": [
"php",
"nette",
"bootstrap",
"MySQL"
],
"maintainers": [
{
"name": "Petra Meslová",
"email": "[email protected]"
}
],
"links": [
{
"type": "email",
"uri": "mailto:[email protected]"
},
{
"type": "demo",
"uri": "https://srs.skauting.cz"
},
{
"type": "issue-tracker",
"uri": "https://github.com/skaut/srs/issues"
},
{
"type": "slack",
"uri": "https://app.slack.com/client/T4RRAU265/C4RSPRQQH",
"space": "SkautIT",
"channel": "infoodbor"
},
{
"type": "facebook-page",
"uri": "https://www.facebook.com/skautis",
"name": "skautIS a informační technologie"
}
]
}