diff --git a/assets/contributors.js b/assets/contributors.js index 6ead0a9..fea12ef 100644 --- a/assets/contributors.js +++ b/assets/contributors.js @@ -130,5 +130,9 @@ export const contributors = [ { name: 'Clint Galvez', githubProfile: 'https://github.com/Crosoar' + }, + { + name: 'Victoria Traub', + githubProfile: 'https://github.com/vtraub3' } ]