Skip to content

Commit c953f0f

Browse files
authored
Update Felix image and title (#1100)
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
1 parent 663a081 commit c953f0f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

data/board.ts

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export const board: BoardMember[] = [
1919
{
2020
name: "Hannah Aubry",
2121
position: BOARD_POSITION_DIRECTOR,
22+
otherTitle: "Community Director",
2223
socials: {
2324
mastodon: "https://hachyderm.io/@haubles",
2425
},
@@ -39,7 +40,7 @@ export const board: BoardMember[] = [
3940
name: "Felix Hlatky",
4041
position: BOARD_POSITION_DIRECTOR,
4142
title: "Treasurer",
42-
otherTitle: "CFO",
43+
otherTitle: "Executive Director",
4344
socials: {
4445
mastodon: "https://mastodon.social/@mellifluousbox",
4546
},
@@ -67,13 +68,15 @@ export const board: BoardMember[] = [
6768
{
6869
name: "Eugen Rochko",
6970
position: BOARD_POSITION_OBSERVER,
71+
otherTitle: "Founder & Strategic Advisor",
7072
socials: {
7173
mastodon: "https://mastodon.social/@Gargron",
7274
},
7375
},
7476
{
7577
name: "Renaud Chaput",
7678
position: BOARD_POSITION_OBSERVER,
79+
otherTitle: "Technical Director",
7780
socials: {
7881
mastodon: "https://oisaur.com/@renchap",
7982
},

public/avatars/mellifluousbox.jpg

34.6 KB
Loading

0 commit comments

Comments
 (0)