Puneeth Chaganti

Results 94 comments of Puneeth Chaganti

@mcepl Unfortunately, @pinard [passed away](https://lists.gnu.org/archive/html/emacs-orgmode/2014-07/msg00502.html) a couple of years ago.

It's the footer of this [email](https://github.com/outreachy/website/blob/master/home/templates/home/email/intern-selection-conflict.txt), where the `footer-mentor.txt` is included. [That template](https://github.com/outreachy/website/blob/master/home/templates/home/email/footer-mentor.txt) uses `community.name` and the community is the first organization/community even for mentors in the second organization in...

This request makes sense and would be nice to have! As a work around, I've [setup a shell signal handler](https://github.com/punchagan/android-dotfiles/blob/2ad35b6a60bf1e7918f5bf026be324b39c0de4fa/.shortcuts/read-clipboard.sh#L7-L14) that kills the TTS service when my script is interrupted...

also, we could give the `led-bot` a better name. :smile_cat:

@marqsm #8 is somewhat similar, and sounds like a good idea.

It may be nice to have docs inside the repository in rst/markdown. - New features or bug fixes can come with documentation fixes. - Doc changes will fall nicely into...

I was thinking of moving out the calls to the renderers from the ZulipRequestHandler into the scheduler. It would help a lot if we could refactor the code to be...

#32 does some of this refactoring. A lot more can be done!

Also possibly integrate with the HS-calendar to show reminders of events

I think the code assumes that some Budget Item labels are already present in the DB, or I guess the front-end hardcodes some values for the Budget item labels, and...