From f5d9f1e2ee8e8fbd65c31a2149a2440a5c4b66dc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 4 Mar 2024 07:35:51 +0000 Subject: [PATCH] chore: generate `readme.md`, lint `src/data.js` --- readme.md | 1 + src/data.js | 12 +++--------- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 77a40901..95076f53 100644 --- a/readme.md +++ b/readme.md @@ -579,6 +579,7 @@ This readme is auto-generated from the data.js file, so please don't PR this fil * [Colin Morris](https://vonexplaino.com/blog/posts/page/uses.html) — Steampunker, solution architect and web developer. Mad science works for all cases. * [Austin Gil](https://austingil.com/uses/) — 📝 Writing about code and stuff at http://austingil.com; 🛠 Building Vuetensils & Particles CSS; 🎙 Hosting @theFnCall; 🐶 Loving http://instagr.am/nuggetthemighty * [Michael Le](https://www.michael1e.com/uses/) — Software Engineer +* [Imran Nazar](https://imrannazar.com/uses) — Frontend developer with an eye for retrocomputing, author of Coffeepot Control Protocol for Teapots (RFC 7168) * [Kilian Valkhof](https://kilianvalkhof.com/using/) — User experience developer * [Spencer Aung](https://spenceraung.me/blog/uses) — Frontend Developer from Myanmar. Live in Seoul. Love cats and octopuses * [Dale French](https://dalefrench.dev/uses) — Full Stack Developer from South Africa. Skateboarder. Front End Enthusiast. diff --git a/src/data.js b/src/data.js index 85c5c6d6..d5f1944a 100644 --- a/src/data.js +++ b/src/data.js @@ -12353,19 +12353,13 @@ module.exports = [ }, { name: 'Imran Nazar', - description: 'Frontend developer with an eye for retrocomputing, author of Coffeepot Control Protocol for Teapots (RFC 7168)', + description: + 'Frontend developer with an eye for retrocomputing, author of Coffeepot Control Protocol for Teapots (RFC 7168)', url: 'https://imrannazar.com/uses', country: '🇬🇧', computer: 'apple', phone: 'android', - tags: [ - 'Developer', - 'Frontend', - 'TypeScript', - 'JavaScript', - 'PHP', - 'C64', - ], + tags: ['Developer', 'Frontend', 'TypeScript', 'JavaScript', 'PHP', 'C64'], }, { name: 'Kilian Valkhof',