-
Notifications
You must be signed in to change notification settings - Fork 190
Add Berlin Buzzwords and FOSS Backstage #170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
6524e41
69861c4
ba6d05c
f8e3a1f
a93a89a
766f786
993499b
7b71805
146d4ca
6d4e65e
367933e
1c3c087
8f059b9
b962235
581f5f5
1de72e7
8abda1b
32eda0c
911d93d
b299838
4e8bc73
6233a32
0fc3b95
29d4286
4b86f47
c89bdff
dc8007b
0bb2dc4
7070b83
d20089b
d3fe0cc
c5b9700
95e0e44
dd06dc7
9089b86
5c49f2e
2e7db49
a8fc5df
f8300fd
4a594d6
7355cd5
e9f9e37
65927b2
13fbc4c
bd2cee0
651edb6
5a8f3b9
fa2f971
635e5c4
2ab9b4a
5120f06
0215baf
149c174
1f4fd37
0ee7450
ab69f3c
68ce059
6fc2783
667f819
c3534ae
15b48e8
61f87d1
e69a409
3e705db
16a2c4b
b021667
6ef50ea
27c23b8
da042df
cf7823a
0ad7c46
c10f97a
c3c3c7d
bfeabda
60cc85a
b00896d
016b495
eec9741
25ec51d
be6cd69
552b612
bc2f51a
46ac297
9037d3f
b0c87e3
c2a5ee3
4bbd603
40d1a2c
34c8d30
584a82d
012544f
4d0288f
ea74bf6
4568cb1
ab6c3fe
d27ce72
2546493
ede2f9c
0c1057f
aa96f34
e08e335
c63320c
88ceef1
9ecb802
47779e2
46077e6
6c98456
f3b9511
9d32a40
5aff895
ce0cdfd
c927ff8
2c5da4a
88a3cd6
bbd4a17
7272a41
b931078
7c51c00
3baa2da
3702581
b496e73
5c2be2c
69e747f
633bd07
1dc400b
8955d97
b1b9764
7b08eaf
3a0f671
3dfde5d
882ae1a
5a72ee5
bfb20de
9f12ddb
7fc4021
1b391c1
6ce44fb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1657,13 +1657,13 @@ | |
"contacts": [ | ||
{ | ||
"name": "Ekaterina Klykova", | ||
"email": "ekl@newthinking.de" | ||
"phone": "+493092105978" | ||
"email": "ekl@newthinking.de", | ||
"phone": "+49 3092105978" | ||
}, | ||
{ | ||
"name": "Paul Berschick", | ||
"email": "pbe@newthinking.de" | ||
"phone": "+493092105977" | ||
"email": "pbe@newthinking.de", | ||
"phone": "+49 3092105977" | ||
}, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Only add a comma, when another opening |
||
] | ||
}, | ||
|
@@ -1676,13 +1676,13 @@ | |
"contacts": [ | ||
{ | ||
"name": "Ekaterina Klykova", | ||
"email": "ekl@newthinking.de" | ||
"phone": "+493092105978" | ||
"email": "ekl@newthinking.de", | ||
"phone": "+49 3092105978" | ||
}, | ||
{ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. See comment above. |
||
"name": "Paul Berschick", | ||
"email": "pbe@newthinking.de" | ||
"phone": "+493092105977" | ||
"email": "pbe@newthinking.de", | ||
"phone": "+49 3092105977" | ||
}, | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. See comment above. |
||
] | ||
} | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please align the curly braces below each other for the beauty of it: