Skip to content

Instantly share code, notes, and snippets.

@geetikabatra
Created October 9, 2022 06:43
Show Gist options
  • Save geetikabatra/cd715cb836100783d858e2710537c921 to your computer and use it in GitHub Desktop.
Save geetikabatra/cd715cb836100783d858e2710537c921 to your computer and use it in GitHub Desktop.
Pridhi Outreachy
# Pridhi Outreachy
Send this to Máirín Duffy
"Máirín Duffy" <duffy@fedoraproject.org>
Hi Máirín
I am Pridhi, from India. Currently an Outreachy candidate. I am writing this email to express interest in one of the projects that you have listed. I am particulary interested in the project **Improve how plugin instance logs are stored in the backend**. I have done a little bit of my part on the research side. This project requires storing logs in object storage. By object storage, right now Amazon s3 and it's equivalent Minio comes to my mind. Though, I would be needing some time to get a grasp on both of these technologies, but I am willing to make my best effort. What do you think about the technologies I have mentioned?
Also, please let me know how can I start my contribution? I have started listening to the talks that are mentioned on the project details. Also, I have started setting up ChRIS. I have some knowledge of python, docker and kubernetes. If there is something specific you would like me to take up as a part of my contribution; I would highly appreciate it as it will provide me a proper path to start my work and prove my dedication.
Thanks
Regards
Pridhi Arora
@geetikabatra
Copy link
Author

pylint command
pylint **/*.py
autopep8 command
autopep8 --in-place --aggressive --aggressive **/*.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment