mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +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([
|
const unleashTeam = new Map([
|
||||||
['alvinometric', 'developer advocate, Unleash'],
|
['alvinometric', 'developer advocate, Unleash'],
|
||||||
['ardeche07', 'head of marketing, Unleash'],
|
['ardeche07', 'head of marketing, Unleash'],
|
||||||
['andreas-unleash', 'developer, Unleash'],
|
['ferrantim', 'head of marketing, Unleash'],
|
||||||
['chriswk', 'principal developer, Unleash'],
|
['chriswk', 'principal developer, Unleash'],
|
||||||
['daveleek', 'developer, Unleash'],
|
['daveleek', 'developer, Unleash'],
|
||||||
['FredrikOseberg', 'principal developer, Unleash'],
|
['FredrikOseberg', 'principal developer, Unleash'],
|
||||||
@ -20,6 +20,8 @@ const unleashTeam = new Map([
|
|||||||
['sjaanus', 'senior developer, Unleash'],
|
['sjaanus', 'senior developer, Unleash'],
|
||||||
['thomasheartman', 'developer, Unleash'],
|
['thomasheartman', 'developer, Unleash'],
|
||||||
['Tymek', 'developer, Unleash'],
|
['Tymek', 'developer, Unleash'],
|
||||||
|
['sebastian-bury', 'implementation architect, Unleash'],
|
||||||
|
['melindafekete', 'documentation lead, Unleash']
|
||||||
]);
|
]);
|
||||||
|
|
||||||
const GitHubContributors = ({ owner, repo, filePath }) => {
|
const GitHubContributors = ({ owner, repo, filePath }) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user