mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
chore: generate readme.md, lint src/data.js
This commit is contained in:
parent
1206ab5c62
commit
a3f95713c0
2 changed files with 3 additions and 2 deletions
|
|
@ -30,6 +30,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil
|
|||
|
||||
# Awesome Uses ![Awesome][awesome-badge]
|
||||
|
||||
* [Jakob Greenfeld](https://jakobgreenfeld.com/uses) — Founder
|
||||
* [James Auble](https://jamesauble.com/uses) — Full Stack Developer
|
||||
* [Mariusz Szubryt](https://szubryt.net/uses) — Frontend-oriented Product Engineer
|
||||
* [Colin Ramsay](https://colinramsay.co.uk/uses) — Director and software developer at Go Tripod in Cornwall
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
* Keep this a commonjs export.
|
||||
*/
|
||||
module.exports = [
|
||||
{
|
||||
{
|
||||
name: 'Jakob Greenfeld',
|
||||
description: 'Founder',
|
||||
url: 'https://jakobgreenfeld.com/uses',
|
||||
|
|
@ -39,7 +39,7 @@ module.exports = [
|
|||
'VS Code',
|
||||
'Remote',
|
||||
'Founder',
|
||||
'Developer'
|
||||
'Developer',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue