Skip to content

Commit 50ea3ca

Browse files
Merge pull request #59 from alvinashcraft/alvinashcraft/main-mapping-updates
Update author mappings for v3.11.1
2 parents 1eca0bc + 1075770 commit 50ea3ca

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

authorMappings.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,8 @@
172172
{ "keyword": "gomakethings.com", "author": "Chris Ferdinandi" },
173173
{ "keyword": "adatosystems.com", "author": "Leon Adato" },
174174
{ "keyword": "blazorise", "author": "Mladen Macanović" },
175+
{ "keyword": "alexanderzeitler.com", "author": "Alexander Zeitler" },
176+
{ "keyword": "csswizardry.com", "author": "Harry Roberts" },
175177
{ "keyword": "kentcdodds", "author": "Kent C. Dodds" },
176178
{ "keyword": "event-driven.io", "author": "Oskar Dudycz" },
177179
{ "keyword": "den.dev", "author": "Den Delimarsky" },
@@ -221,6 +223,8 @@
221223
{ "keyword": "laurentkempe.com", "author": "Laurent Kempe" },
222224
{ "keyword": "mitchelsellers.com", "author": "Mitchel Sellers" },
223225
{ "keyword": "patrickbrosset.com", "author": "Patrick Brosset" },
226+
{ "keyword": "grammar-girl", "author": "Mignon Fogarty" },
227+
{ "keyword": "jim-nielsen.com", "author": "Jim Nielsen" },
224228
{ "keyword": "blazorhelpwebsite.com", "author": "Michael Washington" },
225229
{ "keyword": "julieyack.com", "author": "Julie Yack" },
226230
{ "keyword": "jimmynilsson.com", "author": "Jimmy Nilsson" },
@@ -376,10 +380,12 @@
376380
{ "keyword": "derekgreer", "author": "Derek Greer" },
377381
{ "keyword": "uncle bob", "author": "'Uncle Bob' Martin" },
378382
{ "keyword": "steverowe", "author": "Steve Rowe" },
383+
{ "keyword": "codemanship", "author": "Jason Gorman" },
379384
{ "keyword": "simonech", "author": "Simone Chiaretta" },
380385
{ "keyword": "mtaulty", "author": "Mike Taulty" },
381386
{ "keyword": "sashag", "author": "Sasha Goldshtein" },
382387
{ "keyword": "sqldenis", "author": "Denis Gobo" },
388+
{ "keyword": "pierre_roman", "author": "Pierre Roman" },
383389
{ "keyword": "bogardj", "author": "Jimmy Bogard" },
384390
{ "keyword": "alkampfer", "author": "Gian Maria Ricci" },
385391
{ "keyword": "mikeormond", "author": "Mike Ormond" },

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "%displayName%",
44
"description": "%description%",
55
"icon": "images/rssBlogIcon.png",
6-
"version": "3.11.0",
6+
"version": "3.11.1",
77
"publisher": "alvinashcraft",
88
"repository": {
99
"type": "git",

0 commit comments

Comments
 (0)