Hi Cynthia,
on the Camel website we have a page where we list all the team members:

https://camel.apache.org/community/team/

I think we can get the data from that page from the
projects.apache.org, for example this page:

https://projects.apache.org/committee.html?camel

Lists all the PMC members (PMC Roster) and the Comitters, and I think
the data is fetched from JSON at:

https://projects.apache.org/json/foundation/committees.json

There's a lot of data in JSON files here, that you can also take a look at:

https://projects.apache.org/json/

We also have Contributors, folk much like you, that aren't associated
with Apache Software Foundation but help out from time to time and
submit changes via GitHub. GitHub also offers this data as JSON, here
is the documentation on how to fetch the list of all contributors:

https://developer.github.com/v3/repos/collaborators/#list-collaborators

zoran

On Sun, Mar 8, 2020 at 7:19 AM Cynthia Omovoiye <omovo...@gmail.com> wrote:
>
> Hi,
> I am Cynthia Omovoiye, an applicant for Outreachy internship and I picked
> interest in the Apache Camel site project with CAMEL 13894 as my main
> focus.
>
> Although I am quite new to this topic, I am ready to learn and contribute
> to this project. Please, I would like to know what is expected of me in the
> completion of this project? I understand that I have to update the database
> of Contributors by pulling in their data through an API. I, however, don't
> know where I am required to pull it from and where I am supposed to upload
> it to.
>
> Please, assist me with this area. Thank you for your assistance.



-- 
Zoran Regvart

Reply via email to