Skip to content

Commit

Permalink
Pol Murillas afegit com a contributor (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
PolMuri authored Mar 10, 2024
1 parent 1aa67c1 commit 6a03abf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/member.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ const members: Member[] = [
company: 'Kave Home',
linkedin: 'mcmontseny',
},
{
github: 'PolMuri',
name: 'Pol Murillas',
role: 'SysAdmin',
linkedin: 'pol-murillas-ledesma-29b23b241',
},
];

const membersDictionary: Dictionary<Member> = members.reduce(
Expand Down

0 comments on commit 6a03abf

Please sign in to comment.