Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app.js: Get mentors from Webservices #729

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 22, 2019

  1. app.js: Get mentors from Webservices

    The webservices now has a table for mentors,
    that stores the requests created by contributor
    on the community website. After all checks are
    green, the contributor is added a mentor for the
    upcoming program based on the request. Therefore,
    fetch all those contributors from webservices for
    the upcoming GSoC program and append them to the
    mentors list
    
    Closes coala#728
    KVGarg committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    a935711 View commit details
    Browse the repository at this point in the history