Bug 152012 - Generate list of webkit-security group members from contributors.json
Summary: Generate list of webkit-security group members from contributors.json
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-08 12:36 PST by David Kilzer (:ddkilzer)
Modified: 2017-01-18 23:38 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2015-12-08 12:36:37 PST
In order to generate the list of security group members dynamically, it would be best to update contributors.son and then generate this web page:

https://webkit.org/old/security/security-group-members.html
Comment 1 Alexey Proskuryakov 2015-12-08 19:16:00 PST
Isn't this an escalation of privilege? Not everyone who can edit this file is a security group member.
Comment 2 Timothy Hatcher 2015-12-08 19:22:52 PST
It is just the list for the website. It puts it in a central location that we can generate the page from.
Comment 3 Jon Davis 2015-12-09 08:37:43 PST
Putting the flags in contributors.json at least means it goes through the review process, whereas now it is just a page on the site.
Comment 4 Alexey Proskuryakov 2015-12-09 09:17:22 PST
In fact, we encourage always landing contributors.json changes without review, and normally without a Bugzilla bug either.

There is very little scrutiny over changes to this file, and I would be in favor of reducing our reliance on it.