This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 5efbb7d blog: Outreachy May 2022 Participation (#810)
5efbb7d is described below
commit 5efbb7dd17092e9574a0d6eb695eed324c203e47
Author: Antonin Stefanutti <[email protected]>
AuthorDate: Tue Mar 29 07:38:21 2022 +0200
blog: Outreachy May 2022 Participation (#810)
* blog: Outreachy May 2022 Participation
* next day
Co-authored-by: Claus Ibsen <[email protected]>
---
.../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..266acec
--- /dev/null
+++ b/content/blog/2022/03/Outreachy-May2022/index.md
@@ -0,0 +1,34 @@
+---
+title: "Outreachy Internship Contributions Open"
+date: 2022-03-29
+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!