You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _pages/volunteer.md
+44-29Lines changed: 44 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,20 @@ header:
11
11
overlay_filter: 0.3
12
12
volunteer-mission:
13
13
- excerpt: "The vibrant and diverse pyOpenSci community is driven by volunteer Pythonistas that care deeply about the scientific Python open source software that drives open science."
14
+
build-skills:
15
+
- title: "pyOpenSci volunteers build skills and community"
16
+
excerpt: "When you volunteer with pyOpenSci, you’re both giving back and developing professional skills. As a volunteer you will:
17
+
18
+
- **Learn new skills:** you don’t have to be a Python expert to get involved with pyOpenSci. We can help you level up your packaging game and learn how to constructively review both code and copy through contributions to our online learning resources.
19
+
20
+
- **Meet and connect with new peers.** Our [public Discourse forum](https://pyopensci.discourse.group/) is a great place to ask and answer questions, as well as discuss packaging and open science with other Pythonistas.
21
+
22
+
- **Get recognized** on the [pyOpenSci website](https://www.pyopensci.org/our-community/index.html) and in our [GitHub repositories](https://github.com/pyOpenSci): your contribution matters, and we want to ensure your work is recognized and celebrated in a public forum. If you serve as an editor you can also connect with pyOpenSci professionally as a volunteer for our organization on LinkedIn"
23
+
image_path: /images/people-building-blocks.jpg
24
+
diverse-backgrounds:
25
+
- title: "pyOpenSci volunteers come from diverse backgrounds"
26
+
excerpt: "Our volunteers come from a diverse array of backgrounds, including industry, academia, agencies, national labs, and more. pyOpenSci volunteers are primarily engaged in both the peer review process and developing resources to support the scientific Python community. Volunteers help improve the quality, maintainability and usability of the software that scientists need for open science. They also support maintainers in developing scientific Python software."
## pyOpenSci volunteers come from diverse backgrounds
44
-
45
-
Our volunteers come from a diverse array of backgrounds, including industry, academia, agencies, national labs, and more. pyOpenSci volunteers are primarily engaged in both the peer review process and developing resources to support the scientific Python community. Volunteers help improve the quality, maintainability and usability of the software that scientists need for open science. They also support maintainers in developing scientific Python software.
57
+
{% include feature_row id="diverse-backgrounds" type="left" %}
46
58
47
59
</div>
48
60
</div>
@@ -53,21 +65,15 @@ Our volunteers come from a diverse array of backgrounds, including industry, aca
53
65
<divclass="pyos-section"markdown="1">
54
66
<divclass="content"markdown="1">
55
67
56
-
## pyOpenSci volunteers build skills and community
57
-
58
-
When you volunteer with pyOpenSci, you’re not only giving back to the community, but also:
59
-
60
-
-**Learning new skills:** you don’t have to be a Python expert to get involved with pyOpenSci. We can help you level up your packaging game and learn how to constructively review both code and copy through contributions to our online learning resources.
61
-
-**Connecting with peers:** our [public Discourse forum](https://pyopensci.discourse.group/) is a great place to ask and answer questions, as well as discuss packaging and open science with other Pythonistas.
62
-
-**Being recognized** on the [pyOpenSci website](https://www.pyopensci.org/our-community/index.html) and [GitHub repositories](https://github.com/pyOpenSci): your contribution matters, and we want to ensure your work is recognized and celebrated in a public forum.
68
+
{% include feature_row id="build-skills" type="right" %}
63
69
64
70
</div>
65
71
</div>
66
72
67
73
{% include div_purple_top.html %}
68
74
69
75
<divclass="pyos-section purple"markdown="1">
70
-
<divclass="content"markdown="1">
76
+
<divclass="content padding"markdown="1">
71
77
72
78
## Volunteer opportunities with pyOpenSci
73
79
@@ -83,37 +89,23 @@ There are many ways to get involved with pyOpenSci! We’re always looking for f
83
89
84
90
85
91
<divclass="pyos-section"markdown="1">
86
-
<divclass="content"markdown="1">
92
+
<divclass="content padding"markdown="1">
87
93
88
94
## Share your expertise and experience with the broader community through blogging
89
95
90
96
And last but not least, we’d also love for you to be a guest blogger on the [pyOpenSci blog](https://www.pyopensci.org/blog/index.html)! If you’d like to write about a pyOpenSci package, your experiences with pyOpenSci, or how you’re using free and open Python tools in your scientific endeavors, we’d love to hear from you! Email our Community team at [[email protected]](mailto:[email protected]) for more information.
91
97
92
-
## Learn more about volunteering with pyOpenSci
93
98
94
-
If you still have questions about volunteer roles at pyOpenSci, email our Community team at [[email protected]](mailto:[email protected]), and we’d be more than happy to help! You can also ask questions and network with the broader pyOpenSci community on our [Discourse forum](https://pyopensci.discourse.group/).
## Meet the most recent PyOpenSci community contributors
119
111
@@ -131,8 +123,31 @@ pyOpenSci has a diverse and vibrant community of pythonistas! To date,
131
123
{% endfor %}
132
124
</div>
133
125
126
+
<brclear="both">
127
+
<brclear="both">
128
+
134
129
<ahref="/python-packages/"class="btn btn--info">View All Contributors <iclass="fa fa-4 fa-arrow-circle-right"aria-hidden="true"></i></a>
135
130
136
131
132
+
</div>
133
+
</div>
134
+
135
+
136
+
<divclass="pyos-section"markdown="1">
137
+
<divclass="content padding"markdown="1">
138
+
139
+
140
+
## Learn more about volunteering with pyOpenSci
141
+
142
+
If you still have questions about volunteer roles at pyOpenSci, email our Community team at [[email protected]](mailto:[email protected]), and we’d be more than happy to help! You can also ask questions and network with the broader pyOpenSci community on our [Discourse forum](https://pyopensci.discourse.group/).
0 commit comments