w3c / w3c-api

The W3C API
https://w3c.github.io/w3c-api/
214 stars 92 forks source link

Expose list of groups of which the user is chair or staff contact #67

Closed dontcallmedom closed 8 years ago

dontcallmedom commented 8 years ago

When building customized views, it is often useful to put forward groups in which a given user has a special role. For instance, in ash-nazg, there is a pending feature request to filter PRs most relevant for the user.

To do that, it would be great if the API could expose somewhere in /user/foobar/ the list of groups from which the user is a chair or a staff contact.

vivienlacourba commented 8 years ago

+1 this request sounds good to me.

We could implement this by adding new endpoints to a user, eg.

dontcallmedom commented 8 years ago

any news on this?

jean-gui commented 8 years ago

Should be merged soon.