+[2015-04-28T20:33:03Z]Nevik_hiiambo, no, you can just ask in here +[2015-04-28T20:54:25Z]hiiamboNevik_, 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]terratomaanyone 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]terratomabut i can see their email address with an administrative user in the web ui
+[2015-04-29T00:46:40Z]VxJasonxVterratoma: you can only get it if a user filled out their profile +[2015-04-29T00:47:02Z]VxJasonxVactually, hmm +[2015-04-29T00:47:23Z]VxJasonxVI guess it's not /private data/ since it'll show up in git commits +[2015-04-29T00:47:26Z]VxJasonxVdid you try https://developer.github.com/v3/users/emails/ ? +[2015-04-29T00:47:38Z]VxJasonxVit's different from https://developer.github.com/v3/users/#get-a-single-user