+ [2015-04-28T20:33:03Z] Nevik_ hiiambo, no, you can just ask in here
+ [2015-04-28T20:54:25Z] hiiambo Nevik_, thanks - sorry i went afk for a bit. i have my site hosted on github pages using jekyll, i have my style.scss in just a plain css folder in the root - it doesnt seem to be processing my sass and making the appropriate changes to the site css. any thoughts?
+ [2015-04-28T21:14:31Z] terratoma anyone know how i can grab the email address of a user from GHE? i get info for a user through the api, i only see an email address if a user has filled out their profile and added an email address
+ [2015-04-28T21:14:50Z] terratoma 'profile: email'
+ [2015-04-28T21:15:04Z] terratoma but i can see their email address with an administrative user in the web ui

message no. 91523

Posted by Kunda in #github at 2015-04-28T12:31:37Z

This is what I see in Github.app https://www.dropbox.com/s/gy4qid3ttvkafwx/Screenshot%202015-04-28%2007.32.07.png?dl=0
+ [2015-04-29T00:46:40Z] VxJasonxV terratoma: you can only get it if a user filled out their profile
+ [2015-04-29T00:47:02Z] VxJasonxV actually, hmm
+ [2015-04-29T00:47:23Z] VxJasonxV I guess it's not /private data/ since it'll show up in git commits
+ [2015-04-29T00:47:26Z] VxJasonxV did you try https://developer.github.com/v3/users/emails/ ?
+ [2015-04-29T00:47:38Z] VxJasonxV it's different from https://developer.github.com/v3/users/#get-a-single-user