Skip to content

Commit 766b092

Browse files
author
Kristan Kenney
authored
Update team.js (hestiacp#3985)
1 parent 5c43ae4 commit 766b092

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/_data/team.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,6 @@ export const projectManagers = [
1919
name: 'Robert Zollner 🇷🇴',
2020
links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
2121
},
22-
{
23-
avatar: 'https://www.github.com/krismkenn.png',
24-
name: 'Kristan Kenney 🇨🇦',
25-
links: [{ icon: 'github', link: 'https://github.com/krismkenn' }],
26-
},
2722
];
2823

2924
/** @type {import("vitepress").DefaultTheme.TeamMember[]} */

0 commit comments

Comments
 (0)