Skip to content

Commit b573d7e

Browse files
authored
Docs/add board meeting 2026 04 08 (#434)
* Add notes from 2026-04-08 board meeting. * Link to April 8th 2026 board meeting on About page. * Add call for BBoxfinder contributors.
1 parent 5a8bee9 commit b573d7e

2 files changed

Lines changed: 81 additions & 1 deletion

File tree

about/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Bylaws
3030

3131
Current CUGOS board
3232
=======
33-
Elected in the monthly CUGOS meeting [January 21th 2026](https://cugos.org/meetings/2026-01-21/). Board positions were determined in the [board meeting on February 4th 2026](https://cugos.org/notes/2026-02-04/)
33+
Elected in the monthly CUGOS meeting [January 21th 2026](https://cugos.org/meetings/2026-01-21/). Board positions were determined in the [board meeting on February 4th 2026](https://cugos.org/notes/2026-02-04/). You can also read the notes from our [April 8th 2026 board meeting](https://cugos.org/notes/2026-04-08/).
3434

3535
* President - [Nat Henry](https://henryspatialanalysis.com)
3636
* Vice President - Stephen Mangum

notes/_posts/2026-04-08-notes.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
layout: notes
3+
attendees: 'David Askov, Ethan Espie, Nat Henry, Stephen Mangum, Stephanie May'
4+
location: 'Seattle Climate Innovation Hub, 1215 4th Ave 15th Floor, Seattle WA 98101'
5+
time: 5:00 pm
6+
---
7+
8+
## Meeting agenda
9+
10+
1. Mentorship program options
11+
2. Meeting location
12+
3. Website updates
13+
4. Handling September/October meetings
14+
5. Options for upgrading Slack
15+
6. Assigned next steps
16+
17+
18+
## 1. Mentorship program options
19+
20+
We reviewed a [mentorship program call](https://cloudnativegeo.org/blog/2026/04/introducing-the-cng-mentorship-pilot-program/) from the Cloud Native Geospatial Forum. This program is somewhat different from what CUGOS would offer: it is project-based and more closely tailored to geospatial software engineering, whereas CUGOS could offer a broader professional development program tailored to the Pacific Northwest.
21+
22+
We decided to bring this back up with our full group at the April CUGOS meeting. If we find a core group of mentors are excited to lead this program, we can proceed with a traditional mentorship program focused on geospatial professional development. Otherwise, we will aim for a "office hours" model where people can work together and ask career questions in a shared setting.
23+
24+
25+
## 2. Meeting location
26+
27+
This question of a new meeting location has become slightly less urgent since former board member Keenan Ganz, who graciously reserves our monthly meeting space, plans to remain at UW at least through December.
28+
29+
Stephanie has reached out to the UW Geography program, and was told to inquire again in June. If a new space becomes available in fall 2026, we agreed to move into that new space early.
30+
31+
32+
## 3. Website updates
33+
34+
Thanks to Matt Kenny, we added the current board as members of the [CUGOS organization](https://github.com/orgs/cugos/people) on Github.
35+
36+
We discussed issues with the current website and logged them [on the Github repo](https://github.com/cugos/cugos.github.com/issues). Issues included:
37+
38+
- Outdated content: for example, no new blog posts in about a decade, outdated member pictures
39+
- Need updated instructions to edit pages
40+
41+
The website is built in Jekyll, which can be clunky to serve (requires a separate Ruby install). We discussed the idea of refactoring the whole website with a Javascript-based static website builder such as [Astro](https://astro.build/). A [Github issue](https://github.com/cugos/cugos.github.com/issues/427) was opened to discuss this. We will want signoff from the group before attempting a major refactor.
42+
43+
We also agreed to adjust Github permissions. Currently, any member can push a change to our public site via PR, which leaves open opportunities for vandalism.
44+
45+
46+
### Git and Github tutorial
47+
48+
We also discussed how the site contribution tutorial on our Wiki is outdated and contains broken image links. It's also hard to find contribution instructions from the website front page and meeting page.
49+
50+
We agreed to update the contribution instructions, either on the Wiki or migrated onto our website. Stephanie pointed out that we should also create or update contribution and code of conduct documents in the Github repo. This goes for all CUGOS projects, including our website and [Bboxfinder](https://github.com/cugos/bboxfinder.com/).
51+
52+
Stephen agreed to lead a call for volunteers to run an in-person Git + Github tutorial during our May meeting.
53+
54+
55+
## 4. Handling September/October meetings
56+
57+
Nat has a new baby due in late August, so will be unavailable to run the CUGOS meetings in September and October. Stephen agreed to take charge of those meetings, including calls for speakers if needed.
58+
59+
60+
## 5. Options for upgrading Slack
61+
62+
On our free Slack account, messages get hidden after 90 days. Ethan reported back his conversations with Slack's corporate team: because we are a 501(c)6 professional organization, we are not eligible for free Slack premium.
63+
64+
We discussed options for resolving this. We could switch to a Slack alternative such as Discord or Zulip, at the risk of losing some current members. We are probably eligible for 501(c)3 status, but re-forming the group seems like overkill just for Slack access. With our membership size, a paid membership is probably prohibitively expensive. We lean towards keeping Slack due to likely attrition from any platform move.
65+
66+
Ethan offered to poll the group to determine popular options. Nat will reach out to our parent organization, OSGeo (a 501(c)_4_ foundation), to see how they handle Slack access.
67+
68+
69+
## 6. Next steps
70+
71+
- **Nat** will put out a call for volunteers for some of our premier projects, including:
72+
- Website updates
73+
- Professional development mentoring program
74+
- BBoxFinder
75+
- **Stephen** will put out a call for volunteers about a potential Git + Github tutorial next month
76+
- **Ethan** will poll the group about our preferred messaging options as well as a summer Mariners outing
77+
- **Stephanie** will circle back to UW Geography about a CUGOS meeting space in June
78+
- **Stephen** will lead the September and October CUGOS meetings
79+
- **Nat** will reach out to OSGeo
80+
- **All** will start to address issues on the CUGOS website and Bboxfinder via Github, hopefully with more volunteer help starting later this month

0 commit comments

Comments
 (0)