You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2022/03/28 10:16:18 UTC

[camel-website] branch outreachy-2022 created (now a1a0e2d)

This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a change to branch outreachy-2022
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


      at a1a0e2d  blog: Outreachy May 2022 Participation

This branch includes the following new commits:

     new a1a0e2d  blog: Outreachy May 2022 Participation

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[camel-website] 01/01: blog: Outreachy May 2022 Participation

Posted by as...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a commit to branch outreachy-2022
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit a1a0e2dca89a3d3acaaa7ba70281b089fa80ccbf
Author: Antonin Stefanutti <an...@stefanutti.fr>
AuthorDate: Mon Mar 28 12:16:00 2022 +0200

    blog: Outreachy May 2022 Participation
---
 .../blog/2022/03/Outreachy-May2022/featured.svg    |  1 +
 content/blog/2022/03/Outreachy-May2022/index.md    | 34 ++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/content/blog/2022/03/Outreachy-May2022/featured.svg b/content/blog/2022/03/Outreachy-May2022/featured.svg
new file mode 100644
index 0000000..9d7a789
--- /dev/null
+++ b/content/blog/2022/03/Outreachy-May2022/featured.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="149.333" width="746.667"><defs><clipPath id="a" clipPathUnits="userSpaceOnUse"><path d="M-971.005 83.773v35h-35v35h-35v70h630v-35h35v-35h35v-70h-601z" fill="#59cfe6"/></clipPath></defs><path d="M3052.936 2786.782h661.334v-37.333h37.333v-37.334h37.334" fill="none" stroke="#fff" stroke-width="4.76" stroke-linecap="round"/><text style="line-height:0%;-inkscape-font-specification:'Alfphabet Extra-Expanded';text-align:start" x="131.391" y="707.3 [...]
\ No newline at end of file
diff --git a/content/blog/2022/03/Outreachy-May2022/index.md b/content/blog/2022/03/Outreachy-May2022/index.md
new file mode 100644
index 0000000..20d190a
--- /dev/null
+++ b/content/blog/2022/03/Outreachy-May2022/index.md
@@ -0,0 +1,34 @@
+---
+title: "Outreachy Internship Contributions Open"
+date: 2022-03-28
+draft: false
+authors: [astefanutti]
+categories: ["Outreachy"]
+preview: "The Camel community is participating in the Outreachy program, we welcome internship candidates for the May 2022 internship round."
+---
+
+Two years after its [first participation](/blog/2020/03/Outreachy-May2020) to the [Outreachy](https://www.outreachy.org/) initiative, the Camel community is excited to support Outreachy's mission once again this year.
+
+Outreachy is a diversity initiative of the [Software Freedom Conservancy](https://www.sfconservancy.org/), that aims at supporting people subject to systemic bias, and impacted by under-representation in the technology industry.
+It runs a bi-yearly internships program in open source and open science, where interships are paid and remote.
+
+We are thrilled to propose the following projects for the next Outreachy May 2022 period:
+
+* Improve Camel K API and Examples
+* Improve Camel K operator scalability
+
+These projects aim at improving the Camel K overall user experience, and should be of reasonable complexity.
+So interns should both feel confortable contributing, while rewarded by making an impact for users.
+More details are available at https://www.outreachy.org/apply/project-selection/#apache.
+
+Apache Camel is a project with a great community, we are here to help, mentor and learn together.
+The [Camel K project](https://github.com/apache/camel-k) has become quite large and successful, with many interesting opportunities to learn about Golang, system integration, operators and Kubernetes.
+
+As part of the application process, all applicants must make at least one contribution to the [Camel K project](https://github.com/apache/camel-k), to be accepted as an intern for these projects.
+Only applicants who make a contribution will be eligible to be accepted as interns.
+
+To that end, we've labelled issues with the [good first issue](https://github.com/apache/camel-k/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) label, that you can pick up and have it assigned to you, but feel free to look at other issues, or propose some simple changes yourself.
+
+We also encourage the applicants to follow the [contributors guide](/camel-k/next/contributing/developers.html), then read the [local development](/camel-k/next/contributing/local-development.html) and [getting started](camel-k/next/running/running.html) guides.
+
+Happy Outreachy!
\ No newline at end of file