-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathresources.json
221 lines (220 loc) · 9.74 KB
/
resources.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
{
"resources": [
{
"title": "The Changelog Podcast",
"author": "Changelog",
"description": "",
"link": "https://changelog.com/podcast",
"type": "Interviews",
"topics": "Various projects"
},
{
"title": "The ReadME Project",
"author": "GitHub",
"description": "",
"link": "https://github.com/readme",
"type": "Interviews",
"topics": "Various projects"
},
{
"title": "From Contributor to Maintainer: My Journey in Open Source",
"author": "Ayu Adiati",
"description": "Special for Maintainer Month, Ayu shares their journey and experience from being a contributor to a maintainer, the ups and downs, and the joy of being a maintainer",
"link": "https://adiati.com/from-contributor-to-maintainer-my-journey-in-open-source",
"type": "Blog",
"topics": "Maintainer Journey"
},
{
"title": "Maintainer Burnout is a Problem. So, What Are We Going to Do About It?",
"author": "Katherine Druckman",
"description": "Open source maintainers talk about their struggles leading projects and how the industry needs to change",
"link": "https://www.intel.com/content/www/us/en/developer/articles/community/maintainer-burnout-a-problem-what-are-we-to-do.html",
"type": "Blog",
"topics": "Burnout"
},
{
"title": "Open Source Maintainership: The Highs, Lows, and Everything Inbetween",
"author": "Katherine Druckman, Karen Chu, and Sarah Christoff",
"description": "Katherine Druckman sat down with Sarah Christoph, lead maintainer of Porter, and Karen Chu, community manager for Helm, to discuss the realities of maintaining open source projects.",
"link": "https://open.spotify.com/episode/4NP3gJRYMsdZ9VXPXn29LV?si=kdICfqB5S36AZlauu71Pmw&nd=1&dlsi=aafe5ef1f767440b",
"type": "Podcast",
"topics": "Community building, Maintainer Journey, Burnout"
},
{
"title": "Another JavaScript Framework: Ryan Carniato",
"author": "Brian Douglas",
"description": "Ryan Carniato is a frontend performance enthusiast and Fine-Grained Reactivity super fan. Author of the SolidJS UI library and MarkoJS Core Team Member, Ryan joins Brian Douglas to take us on a journey from playing in a band to becoming who he is today.",
"link": "https://github.com/github/maintainermonth/issues/177",
"type": "Podcast",
"topics": "Maintainer Journey"
},
{
"title": "From India to Open Source Intelligence: My Journey to Becoming a Maintainer",
"author": "Kade Morton",
"description": "Kade Morton talks about their journey to starting a company that uses and maintains open source software.",
"link": "https://arachnedigital.medium.com/from-india-to-open-source-intelligence-my-journey-to-becoming-a-maintainer-ee9f7d06b8f6",
"type": "Blog",
"topics": "Maintainer Journey, Cybersecurity"
},
{
"title": "Sarah Boyce & David Blass",
"author": "Sustain OSS",
"description": "Learn about TypeScript, open source, and clean interfaces for everyone.",
"link": "https://podcast.sustainoss.org/172",
"type": "Podcast",
"topics": "Django, ArkType"
},
{
"title": "Kaleb Luedtke",
"author": "Open at Microsoft",
"description": "Watch the team discuss how to contribute packages to the Windows Package Manager Community repository.",
"link": "https://www.youtube.com/watch?v=zF3R3O2yzbs",
"type": "Interviews",
"topics": "Windows Package Manager"
},
{
"title": "Alyssa Wright, Chad Whitacre, and Duane O'Brien",
"author": "The Changelog Podcast",
"description": "Open source runs the world, but who runs open source? Maintainers.",
"link": "https://changelog.com/podcast/539",
"type": "Podcast",
"topics": "Companies sponsoring OSS"
},
{
"title": "Bob Killen & Navendu Pottekkat",
"author": "Sustain OSS",
"description": "",
"link": "https://podcast.sustaingitoss.org/174",
"type": "Podcast",
"topics": "Kubernetes, Apache APISIX"
},
{
"title": "Mark Fussell",
"author": "Open at Microsoft",
"description": "",
"link": "https://learn.microsoft.com/en-ca/shows/open-at-microsoft/how-to-get-involved-with-the-dapr-community",
"type": "Interviews",
"topics": "Dapr"
},
{
"title": "Joff Tiquez",
"author": "OSSPH",
"description": "",
"link": "https://blog.ossph.org/the-story-of-open-source-software-ph-ossph/",
"type": "Blog",
"topics": "Open Source Software Philippines"
},
{
"title": "Rushmore Mushambi",
"author": "SurrealDB",
"description": "",
"link": "https://surrealdb.com/blog/maintainer-month-2023-behind-the-scenes-with-rushmore-mushambi",
"type": "Blog",
"topics": "SurrealDB"
},
{
"title": "4 Tips to Transition from Contributorhood to Maintainership",
"author": "Chrissy Codes",
"description": "",
"link": "https://chrissycodes.hashnode.dev/4-tips-to-transition-from-contributorhood-to-maintainership",
"type": "Blog",
"topics": "Contributorhood to Maintainership"
},
{
"title": "Kelsey Hightower: Present",
"author": "The ReadME Podcast",
"description": "Kelsey shares his origin story, insights on the future of Kubernetes, and advice on making complicated technology easier to understand.",
"link": "https://github.com/readme/podcast/kelsey-hightower",
"type": "Podcast",
"topics": "Maintainer Journey, Kubernetes"
},
{
"title": "Open Source Friday: Susan Spencer of Seamly",
"author": "Open Source Friday",
"description": "",
"link": "https://www.youtube.com/watch?v=YQAzB11POQ0&list=PL0lo9MOBetEFmtstItnKlhJJVmMghxc0P&index=2",
"type": "Video",
"topics": "Maintainer Journey"
},
{
"title": "The critical human infrastructure of open source with Duane O’Brien",
"author": "Open Source Stories",
"description": "",
"link": "https://www.opensourcestories.org/stories/2023/critical-human-infrastructure/",
"type": "Interviews",
"topics": "Critical Human Infrastructure"
},
{
"title": "Erik Ejlskov Jensen",
"author": "Open at Microsoft",
"description": "",
"link": "https://learn.microsoft.com/en-us/shows/open-at-microsoft/whats-next-for-entity-framework-core-power-tools",
"type": "Interviews",
"topics": "Entity Framework Core Power Tools"
},
{
"title": "Russell Keith-Magee & Uriel Ofir",
"author": "Sustain OSS",
"description": "",
"link": "https://learn.microsoft.com/en-us/shows/open-at-microsoft/whats-next-for-entity-framework-core-power-tools",
"type": "Podcast",
"topics": "BeeWare Project, Ma’akaf"
},
{
"title": "Jessica Tegner",
"author": "Open Source Stories",
"description": "",
"link": "https://www.opensourcestories.org/stories/2023/journey-to-maintainership/",
"type": "Interviews",
"topics": "pypandoc"
},
{
"title": "Roberto Perez",
"author": "Open at Microsoft",
"description": "",
"link": "https://learn.microsoft.com/shows/open-at-microsoft/introduction-to-azure-redis",
"type": "Interviews",
"topics": "Redis"
},
{
"title": "Predrag Gruevski & Kingsley Mkpandiok",
"author": "Sustain OSS",
"description": "",
"link": "https://podcast.sustainoss.org/178",
"type": "Podcast",
"topics": "Rust, Open Source Design"
},
{
"title": "Martin Woodward",
"author": "Sustain OSS",
"description": "",
"link": "https://podcast.sustainoss.org/179",
"type": "Podcast",
"topics": "Maintainer Month"
},
{
"title": "Ed Warnicke",
"author": "Open at Microsoft",
"description": "",
"link": "https://learn.microsoft.com/shows/open-at-microsoft/introduction-to-omnibor",
"type": "Interviews",
"topics": "OmniBOR"
},
{
"title": "Yusuke Kuoka",
"author": "SurrealDB",
"description": "",
"link": "https://surrealdb.com/blog/maintainer-month-2023-behind-the-scenes-with-yusuke-kuoka",
"type": "Blog",
"topics": "SurrealDB"
},
{
"title": "Maintainer Maintainers",
"author": "The Changelog Podcast",
"description": "Stormy Peters, Dr. Dawn Foster, Angie Byron join the Changelog Podcast to talk about Maintaining Maintainers",
"link": "https://changelog.com/podcast/542",
"type": "Podcast",
"topics": "Maintainer Journey"
}
]
}