diff --git a/source/_pages/structure.html b/source/_pages/structure.html index 405321a2..44ce2ac8 100644 --- a/source/_pages/structure.html +++ b/source/_pages/structure.html @@ -87,12 +87,34 @@

Boa +
+
+
+

Staff

+
+ The PHP Foundation staff members who coordinate operations and fundraising. +
+
+
+
+ {{ include('structure-item.html', { + name: 'Ben Marks', + image: '/assets/team/ben_marks.jpeg', + job: 'Director (Fundraising)', + twitter: 'https://twitter.com/benmarks', + github: 'https://github.com/benmarks', + }) }} +
+
+
+
+

Core Developers

- The PHP Foundation contracts 10 full-time and part-time engineers to maintain and develop the PHP language. + The PHP Foundation contracts 11 full-time and part-time engineers to maintain and develop the PHP language.
diff --git a/source/assets/team/ben_marks.jpeg b/source/assets/team/ben_marks.jpeg new file mode 100644 index 00000000..3405a2ed Binary files /dev/null and b/source/assets/team/ben_marks.jpeg differ