Skip to content

Commit 5c2bd65

Browse files
authored
Merge pull request #1165 from evoactivity/add-liam-to-team
Add Liam Potter to tooling team
2 parents ab8498b + ba4f481 commit 5c2bd65

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

data/team-member/liam-potter.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
name: Liam Potter
3+
first: Liam
4+
last: Potter
5+
bluesky: 'https://bsky.app/profile/evoactivity.bsky.social'
6+
github: 'https://github.com/evoactivity/'
7+
image: lpotter.jpg
8+
added: 2025-08-05T15:02:31.544Z
9+
teams:
10+
- tooling
11+
---

public/images/team/lpotter.jpg

24.1 KB
Loading

tests/unit/controllers/teams/index-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ module('Unit | Controller | teams/index', function (hooks) {
6666
'krystan-huffmenne',
6767
'preston-sego',
6868
'simon-ihmig',
69+
'liam-potter',
6970
]);
7071
});
7172

0 commit comments

Comments
 (0)