mirror of
https://github.com/Unleash/unleash.git
synced 2024-10-28 19:06:12 +01:00
Add Seb, Michael, Melinda to Unleash team for docs contributions (#8406)
This commit is contained in:
parent
d032a91494
commit
335ed4563f
@ -6,7 +6,7 @@ import styles from './contributors.module.scss';
|
||||
const unleashTeam = new Map([
|
||||
['alvinometric', 'developer advocate, Unleash'],
|
||||
['ardeche07', 'head of marketing, Unleash'],
|
||||
['andreas-unleash', 'developer, Unleash'],
|
||||
['ferrantim', 'head of marketing, Unleash'],
|
||||
['chriswk', 'principal developer, Unleash'],
|
||||
['daveleek', 'developer, Unleash'],
|
||||
['FredrikOseberg', 'principal developer, Unleash'],
|
||||
@ -20,6 +20,8 @@ const unleashTeam = new Map([
|
||||
['sjaanus', 'senior developer, Unleash'],
|
||||
['thomasheartman', 'developer, Unleash'],
|
||||
['Tymek', 'developer, Unleash'],
|
||||
['sebastian-bury', 'implementation architect, Unleash'],
|
||||
['melindafekete', 'documentation lead, Unleash']
|
||||
]);
|
||||
|
||||
const GitHubContributors = ({ owner, repo, filePath }) => {
|
||||
|
Loading…
Reference in New Issue
Block a user