Skip to content

Commit 3cfaf92

Browse files
authored
add notice to Ambassadors page (#1636)
1 parent 00f7983 commit 3cfaf92

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ambassadors/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ <h3 style="text-align: center;">Contacting Ambassadors</h3>
4949
</p>
5050
<br/>
5151
<h3 style="text-align: center;">Ambassadors</h3>
52+
<p>
53+
We are in the process of onboarding additional Ambassadors. Expect this list to grow considerably in the coming weeks and months. See our <a href="https://scala-lang.org/blog/2024/03/28/ambassadors-initiative.html">blog post</a> for more on this.
54+
</p>
5255
<div class="ambassadors">
5356
{% for ambassador in site.data.ambassadors %}
5457
<div class="ambassador-item">

0 commit comments

Comments
 (0)