Almanac.httparchive.org: Sync contributors

Created on 8 Nov 2019  路  7Comments  路  Source: HTTPArchive/almanac.httparchive.org

The list of contributors that I maintain seems to be slightly out of sync with 2019.json. We should go through and make sure everyone is getting the credit they deserve.

Three new reviewers I've added (for contributions to the CDN and CSS chapters):

  • Patrick Meenan
  • Erik Nygren
  • Eric A. Meyer

I'm seeing a total of 78 contributors now. But we have 77 contributors in the JSON config, so there seem to be two other people that I wasn't keeping track of. Would be great to cross reference each list to be sure.

enhancement

All 7 comments

Think I've found them hiding in the Security chapter. Alessandro Ghedini (@ghedo) and Andr茅 Naumann (@ndrnmnn) were in your Spreadsheet as Security chapter as Reviewers but not in JSON.

Will add them to Brainstormers as part of Security chapter copyediting that I'm working on as not sure they'll get a chance to actually review now (though if you do have time this weekend guys then more than happy to take your feedback!).

Below is what I'll add but let me know if any data is missing or incorrect (are either of you on Twitter):

    "ghedo": {
      "name": "Alessandro Ghedini",
      "teams": [
        "brainstormers",
        "reviewers"
      ],
      "avatar_url": "https:\/\/avatars3.githubusercontent.com\/u\/117643?v=4&s=200",
      "website": "https:\/\/ghedini.me\/",
      "github": "ghedo"
    },
    "ndrnmnn": {
      "name": "Andr茅 Naumann",
      "teams": [
        "brainstormers"
      ],
      "avatar_url": "https:\/\/avatars2.githubusercontent.com\/u\/22891577?v=4&s=200",
      "github": "ndrnmnn"
    }

Those LGTM.

While checking the ancient brainstorm doc I also found a couple of uncredited brainstormers: Morten (@mor10) and Weston (@westonruter). Could you add them to the config as well?

Erik Nygren joined recently to help review the CDN chapter. @colinbendell could you help me identify which of these people he is? Has anyone else helped you with any of your chapters?

Will do!

Looks to me like its @enygren so have added these to the change I am working on:

    "mor10": {
      "name": "Morten Rand-Hendriksen",
      "teams": [
        "brainstormers"
      ],
      "avatar_url": "https:\/\/avatars3.githubusercontent.com\/u\/1132200?v=4&s=200",
      "website": "http:\/\/mor10.com\/",
      "github": "mor10",
      "twitter": "mor10"
    },
    "westonruter": {
      "name": "Weston Rutern",
      "teams": [
        "brainstormers"
      ],
      "avatar_url": "https:\/\/avatars2.githubusercontent.com\/u\/134745?v=4&s=200",
      "website": "https:\/\/weston.ruter.net\/",
      "github": "westonruter",
      "twitter": "westonruter"
    },
    "enygren": {
      "name": "Erik Nygren",
      "teams": [
        "brainstormers"
      ],
      "avatar_url": "https:\/\/avatars2.githubusercontent.com\/u\/6840678?v=4&s=200",
      "website": "https:\/\/erik.nygren.org\/",
      "github": "enygren",
      "twitter": "akanygren"
    }

Let me know if anything's wrong or anything you don't want published here! This is what it will look like: https://almanac.httparchive.org/en/2019/contributors

@bazzadp were these changes merged? Can we close this?

No, they are part of https://github.com/HTTPArchive/almanac.httparchive.org/pull/393/. Which I think we should merge as per my comment just there 馃榾

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rviscomi picture rviscomi  路  6Comments

bazzadp picture bazzadp  路  4Comments

bazzadp picture bazzadp  路  3Comments

rviscomi picture rviscomi  路  3Comments

ibnesayeed picture ibnesayeed  路  5Comments