Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Conversation

@aashishkapur
Copy link
Member

finished it

committees.yaml Outdated
email: Corporate-l@acm.uiuc.edu
- name: Events
description: The Events committee organizes all ACM portfolio events, including Reflections | Projections and HackIllinois.
chairs: Sujay Khandekar, Arnav Mishra
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is TBD

committees.yaml Outdated
chairs: Eric Ahn
members: [Eric Ahn, Aashish Kapur, Kevin Rajan, Ish Shah, Kevin Wang]
netids: [ericahn3, askapur2, ksrajan2, klwang3, ishshah2]
email: Admin-l@acm.uiuc.edu
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@illinois.edu

committees.yaml Outdated
- name: Corporate
description: Corporate committee
chairs: Tyler Kim, Amanda Sopkin
members: [Nikoli Dryden, Sujay Khandekar, Tyler Kim, Kevin Rajan, Sameet Sapra,Amanda Sopkin]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Out of date

"test": "echo \"no test\""
},
"author": "ish",
"license": "ISC",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update author and licensing

server.js Outdated
return res.json(sigs);
else if(groupType == "committees")
return res.json(committees);
else
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better error msg here

server.js Outdated
app.post("/groups/:groupType/:groupName", function(req, res){

var token = req.body.token;

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove token validation

@narendasan narendasan merged commit 25072bc into master Nov 12, 2016
@narendasan narendasan deleted the yaml-everywhere branch November 12, 2016 21:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants