We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c43ae4 commit 766b092Copy full SHA for 766b092
1 file changed
docs/_data/team.js
@@ -19,11 +19,6 @@ export const projectManagers = [
19
name: 'Robert Zollner 🇷🇴',
20
links: [{ icon: 'github', link: 'https://github.com/Lupul' }],
21
},
22
- {
23
- avatar: 'https://www.github.com/krismkenn.png',
24
- name: 'Kristan Kenney 🇨🇦',
25
- links: [{ icon: 'github', link: 'https://github.com/krismkenn' }],
26
- },
27
];
28
29
/** @type {import("vitepress").DefaultTheme.TeamMember[]} */
0 commit comments