Skip to content

Commit e163c4b

Browse files
committed
Merge branch 'main' of github.com:HTTPArchive/almanac.httparchive.org into production
2 parents 24933e9 + 82f9fb6 commit e163c4b

3 files changed

Lines changed: 474 additions & 16 deletions

File tree

src/config/2022.json

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,14 @@
596596
"website": "http://h3manth.com",
597597
"twitter": "gnumanth"
598598
},
599+
"harendra":{
600+
"name": "Haren Bhandari",
601+
"teams":[
602+
"analysts",
603+
"authors"
604+
],
605+
"github":"harendra"
606+
},
599607
"housseindjirdeh": {
600608
"name": "Houssein Djirdeh",
601609
"teams": [
@@ -660,6 +668,14 @@
660668
"avatar_url": "29200198",
661669
"github": "JasmineDW"
662670
},
671+
"joeviggiano":{
672+
"name": "Joe Viggiano",
673+
"teams":[
674+
"analysts",
675+
"authors"
676+
],
677+
"github":"joeviggiano"
678+
},
663679
"j9t": {
664680
"name": "Jens Oliver Meiert",
665681
"teams": [
@@ -1219,6 +1235,17 @@
12191235
"avatar_url": "10332876",
12201236
"github": "vikvanderlinden"
12211237
},
1238+
"Xav83":{
1239+
"name": "Xavier Jouvenot",
1240+
"teams":[
1241+
"translators"
1242+
],
1243+
"avatar_url": "6787157",
1244+
"website": "https://10xlearner.com/",
1245+
"github": "Xav83",
1246+
"linkedin": "xavier-jouvenot-98787794",
1247+
"twitter": "10xLearner"
1248+
},
12221249
"ydimova": {
12231250
"name": "Yana Dimova",
12241251
"teams": [
@@ -1237,22 +1264,6 @@
12371264
"github": "yoavweiss",
12381265
"twitter": "yoavweiss"
12391266
},
1240-
"harendra":{
1241-
"name": "Haren Bhandari",
1242-
"teams":[
1243-
"analysts",
1244-
"authors"
1245-
],
1246-
"github":"harendra"
1247-
},
1248-
"joeviggiano":{
1249-
"name": "Joe Viggiano",
1250-
"teams":[
1251-
"analysts",
1252-
"authors"
1253-
],
1254-
"github":"joeviggiano"
1255-
},
12561267
"ytkoka":{
12571268
"name": "Yutaka Oka",
12581269
"teams":[

src/config/last_updated.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,11 @@
973973
"date_modified": "2021-11-17T00:00:00.000Z",
974974
"hash": "cc9ec9e6965e6c73cbb0dd914145f01c"
975975
},
976+
"fr/2022/chapters/jamstack.html": {
977+
"date_published": "2022-11-08T00:00:00.000Z",
978+
"date_modified": "2022-11-08T00:00:00.000Z",
979+
"hash": "ab8deeef2c1ad8e39ce42ec5822ee165"
980+
},
976981
"fr/2022/contributors.html": {
977982
"date_published": "2022-07-02T00:00:00.000Z",
978983
"date_modified": "2022-07-02T00:00:00.000Z",

0 commit comments

Comments
 (0)