diff --git a/_data/about.yml b/_data/about.yml
index 8d7677c9..ee24e7c2 100644
--- a/_data/about.yml
+++ b/_data/about.yml
@@ -1,5 +1,5 @@
- title: "Open source"
- description: "Independent, free/libre and open-source software"
+ description: "Independent, free/libre, and open-source software"
icon: /img/assets/icon-about-open-source.svg
- title: "Functional"
@@ -15,7 +15,7 @@
icon: /img/assets/icon-about-resources.svg
- title: "Friendly"
- description: "An inclusive, welcoming and safe environment"
+ description: "An inclusive, welcoming, and safe environment"
icon: /img/assets/icon-about-friendly.svg
- title: "Modular"
diff --git a/_data/cta.yml b/_data/cta.yml
index dcb694a3..fe8afae2 100644
--- a/_data/cta.yml
+++ b/_data/cta.yml
@@ -9,3 +9,6 @@ blogDescription: If you want to share something about a library or Scala topics
conductTitle: Scala Code of Conduct
conductDescription: We are committed to providing a friendly, safe and welcoming environment for all, regardless of age, body size, disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, religion, sexual identity and orientation, or other such characteristics.
+
+steeringTitle: Steering Committee
+steeringDescription: The Typelevel Steering Committee is a group of volunteers that govern Typelevel.
\ No newline at end of file
diff --git a/_data/description.yml b/_data/description.yml
index 3a8964c3..89f6f40f 100644
--- a/_data/description.yml
+++ b/_data/description.yml
@@ -1,11 +1,11 @@
aboutTitle: About
-aboutDescription: Learn more about the organization. Here you can see the main goals we are pursuing.
+aboutDescription: Learn more about the organization, including our main goals, code of conduct, and governance.
projectsTitle: Projects
projectsDescription: Our projects cover a wide range of domains, from general functional programming to tooling.
blogTitle: Latest blog posts
-blogDescription: We show how to use our libraries in your code, provide examples, collect learning resources and explore implementation details.
+blogDescription: In addition to org-level announcements, here we show you how to use our libraries in your code, provide examples, collect learning resources, and explore implementation details.
eventsTitle: Events
diff --git a/_data/nav-scala.yml b/_data/nav-scala.yml
index e617768f..fe399404 100644
--- a/_data/nav-scala.yml
+++ b/_data/nav-scala.yml
@@ -3,3 +3,6 @@
- title: License
url: /license
+
+- title: Steering Committee
+ url: /steering-committee
diff --git a/_includes/_cta-steering.html b/_includes/_cta-steering.html
new file mode 100644
index 00000000..422a2b26
--- /dev/null
+++ b/_includes/_cta-steering.html
@@ -0,0 +1,15 @@
+ {{site.data.cta.steeringDescription}}{{site.data.cta.steeringTitle}}
+
{{{site.data.description.aboutDescription}}
-{{item.description}}
-