Skip to content

Commit af37313

Browse files
Fix template comment indentation
VS Code expects a space after a comment when toggling a comment via Cmd+/.
1 parent 2c42d20 commit af37313

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

_data/ambassadors.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
## please provide enough information so that someone can contact you
44
## privately by some other means.
55

6-
#- name: Template Ambassador
7-
# description: Knows everything
8-
# image: /resources/img/frontpage/scala-spiral.png
9-
# city: Lausanne, Switzerland
10-
11-
# twitter: scala_lang
12-
# github: scala
13-
# linkedin: https://www.linkedin.com/in/janedoe/
14-
# mastodon: https://fosstodon.org/@janedoe
15-
# meetup: https://www.meetup.com/your/url/here
6+
# - name: Template Ambassador
7+
# description: Knows everything
8+
# image: /resources/img/frontpage/scala-spiral.png
9+
# city: Lausanne, Switzerland
10+
11+
# twitter: scala_lang
12+
# github: scala
13+
# linkedin: https://www.linkedin.com/in/janedoe/
14+
# mastodon: https://fosstodon.org/@janedoe
15+
# meetup: https://www.meetup.com/your/url/here
1616

1717
- name: David A. Gil
1818
description: Senior Scala Engineer (Scala 2 & 3), Organizer of AI&DG, Speaker.

0 commit comments

Comments
 (0)