Merge pull request #1553 from 90zlaya/master

Updated @90zlaya
This commit is contained in:
Blake Campbell 2023-07-13 00:22:22 -04:00 committed by GitHub
commit 47a9dd9824
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@
* @property {string[]} tags - list of tools or other tags the contributor uses * @property {string[]} tags - list of tools or other tags the contributor uses
*/ */
/** /**
* List of all contributors with /uses pages. * List of all contributors with /uses pages.
* @type {Person[]} * @type {Person[]}
@ -3942,7 +3943,7 @@ module.exports = [
{ {
name: 'Zlatan Stajic', name: 'Zlatan Stajic',
description: description:
'M.Sc. in Computer Science. Working as a Web Developer. Creator of bit.ly/php-library.', 'M.Sc. in Computer Science. Working as Software Developer. Creator of libraryfy.com.',
url: 'https://www.zlatanstajic.com/uses', url: 'https://www.zlatanstajic.com/uses',
twitter: '@90zlaya', twitter: '@90zlaya',
emoji: '⚡️', emoji: '⚡️',
@ -3950,16 +3951,27 @@ module.exports = [
computer: 'linux', computer: 'linux',
phone: 'iphone', phone: 'iphone',
tags: [ tags: [
'Laravel',
'PHP', 'PHP',
'MySQL', 'HTML',
'CSS',
'JavaScript', 'JavaScript',
'TypeScript',
'React',
'Next.js',
'Vue.js', 'Vue.js',
'CodeIgniter', 'Tailwind CSS',
'Material UI',
'Bootstrap',
'MySQL',
'PostgreSQL',
'Git',
'SVN',
'Linux', 'Linux',
'Ubuntu', 'Ubuntu',
'Full Stack', 'Full Stack',
'Web Developer', 'Web Developer',
'Software Engineer', 'Software Developer',
], ],
}, },
{ {