diff --git a/website-1.x/data/users.js b/website-1.x/data/users.js index 8443399280..ba698e1ed0 100644 --- a/website-1.x/data/users.js +++ b/website-1.x/data/users.js @@ -14,13 +14,6 @@ module.exports = [ fbOpenSource: false, pinned: false, }, - { - caption: 'Almin', - image: '/img/users/almin.png', - infoLink: 'https://almin.js.org/', - fbOpenSource: false, - pinned: false, - }, { caption: 'All Contributors', image: '/img/users/allcontributors.png', @@ -28,6 +21,13 @@ module.exports = [ fbOpenSource: false, pinned: true, }, + { + caption: 'Almin', + image: '/img/users/almin.png', + infoLink: 'https://almin.js.org/', + fbOpenSource: false, + pinned: false, + }, { caption: 'Anssr Data Platform', image: '/img/users/anssr.svg', @@ -147,13 +147,6 @@ module.exports = [ fbOpenSource: false, pinned: false, }, - { - caption: 'Instant Articles Builder', - image: '/img/users/facebook-instant-articles-rules-editor.svg', - infoLink: 'https://facebook.github.io/instant-articles-builder/', - fbOpenSource: true, - pinned: false, - }, { caption: 'Goby', image: 'https://goby-lang.org/img/goby-logo.svg', @@ -196,6 +189,13 @@ module.exports = [ fbOpenSource: false, pinned: false, }, + { + caption: 'Instant Articles Builder', + image: '/img/users/facebook-instant-articles-rules-editor.svg', + infoLink: 'https://facebook.github.io/instant-articles-builder/', + fbOpenSource: true, + pinned: false, + }, { caption: 'Jest', image: '/img/users/jest.png', @@ -253,16 +253,16 @@ module.exports = [ pinned: false, }, { - caption: 'Noderize', - image: '/img/users/noderize.svg', - infoLink: 'https://noderize.js.org/', + caption: 'Node SerialPort', + image: 'https://serialport.io/img/serialport-logo.svg', + infoLink: 'https://serialport.io', fbOpenSource: false, pinned: false, }, { - caption: 'Node SerialPort', - image: 'https://serialport.io/img/serialport-logo.svg', - infoLink: 'https://serialport.io', + caption: 'Noderize', + image: '/img/users/noderize.svg', + infoLink: 'https://noderize.js.org/', fbOpenSource: false, pinned: false, }, @@ -282,9 +282,9 @@ module.exports = [ pinned: false, }, { - caption: 'Polymath Network', - image: 'https://polymath.network/dist/assets/images/logo/logo-top-bar.svg', - infoLink: 'https://developers.polymath.network', + caption: 'Plus (ThinkSNS+)', + image: '/img/users/plus.png', + infoLink: 'https://slimkit.github.io', fbOpenSource: false, pinned: false, }, @@ -295,6 +295,13 @@ module.exports = [ fbOpenSource: false, pinned: false, }, + { + caption: 'Polymath Network', + image: 'https://polymath.network/dist/assets/images/logo/logo-top-bar.svg', + infoLink: 'https://developers.polymath.network', + fbOpenSource: false, + pinned: false, + }, { caption: 'Prettier', image: '/img/users/prettier.png', @@ -323,13 +330,6 @@ module.exports = [ fbOpenSource: true, pinned: true, }, - { - caption: 'Plus (ThinkSNS+)', - image: '/img/users/plus.png', - infoLink: 'https://slimkit.github.io', - fbOpenSource: false, - pinned: false, - }, { caption: 'React 360', image: '/img/users/react-360.svg', @@ -386,6 +386,13 @@ module.exports = [ fbOpenSource: false, pinned: true, }, + { + caption: 'react-slate', + image: '/img/users/react-slate.svg', + infoLink: 'https://react-slate.surge.sh/', + fbOpenSource: false, + pinned: false, + }, { caption: 'reaction-commerce', image: '/img/users/reaction-commerce.svg', @@ -407,13 +414,6 @@ module.exports = [ fbOpenSource: true, pinned: true, }, - { - caption: 'react-slate', - image: '/img/users/react-slate.svg', - infoLink: 'https://react-slate.surge.sh/', - fbOpenSource: false, - pinned: false, - }, { caption: 'Redux', image: '/img/users/redux.svg', @@ -506,16 +506,16 @@ module.exports = [ pinned: true, }, { - caption: 'textlint', - image: 'https://textlint.github.io/img/textlint-icon.png', - infoLink: 'https://textlint.github.io/', + caption: 'Testing Library', + image: '/img/users/testing-library.png', + infoLink: 'https://testing-library.com/', fbOpenSource: false, pinned: false, }, { - caption: 'Testing Library', - image: '/img/users/testing-library.png', - infoLink: 'https://testing-library.com/', + caption: 'textlint', + image: 'https://textlint.github.io/img/textlint-icon.png', + infoLink: 'https://textlint.github.io/', fbOpenSource: false, pinned: false, }, @@ -527,16 +527,16 @@ module.exports = [ pinned: true, }, { - caption: 'TypeGraphQL', - image: '/img/users/type-graphql.png', - infoLink: 'https://19majkel94.github.io/type-graphql/', + caption: 'Twirp', + image: '/img/users/twirp.png', + infoLink: 'https://twitchtv.github.io/twirp/', fbOpenSource: false, pinned: false, }, { - caption: 'Twirp', - image: '/img/users/twirp.png', - infoLink: 'https://twitchtv.github.io/twirp/', + caption: 'TypeGraphQL', + image: '/img/users/type-graphql.png', + infoLink: 'https://19majkel94.github.io/type-graphql/', fbOpenSource: false, pinned: false, },