Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new dsf election post October 2024 #551

Merged
merged 2 commits into from
Oct 29, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions Gemfile.lock
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

part of my personal setup is to update my gems when working on a new project to make sure that we are running the latest version if possible.

Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1)
activesupport (7.2.1.2)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -34,7 +34,7 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.9.1)
execjs (2.10.0)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
json
Expand Down Expand Up @@ -221,7 +221,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.7.2)
json (2.7.4)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand Down Expand Up @@ -261,7 +261,7 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.11.1)
ffi (~> 1.0)
rexml (3.3.7)
rexml (3.3.9)
rouge (3.30.0)
rubyzip (2.3.2)
safe_yaml (1.0.5)
Expand Down
24 changes: 24 additions & 0 deletions _posts/2024-10-29-dsf-candidates-2025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
title: "Black Python Devs Running for the DSF"
date: 2024-10-29
author: Jay Miller
lang: en
layout: post
featured_image: /assets/images/django-foundation-election.webp
---

The [DSF Board Candidates have been announced](https://www.djangoproject.com/weblog/2024/oct/28/2025-dsf-board-candidates/) and voting is now open for DSF members now until 15 November (Anywhere on Earth).

The DSF Board serve two year terms. "This is an excellent opportunity to help advance Django. They guide the direction of the marketing, governance and outreach activities of the Django community."
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wanted to make sure that folks learn more about that the board is responsible for. This isn't everything they do but it is a direct quote from the Election announcement.


Here are some Black Python Devs Members Running for the four seats open:

- [Abigail Gbadago — Accra, Ghana](https://www.djangoproject.com/weblog/2024/oct/28/2025-dsf-board-candidates/#abigail-gbadago)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Each of the links reach out to the candidate's personal statement section in the DSF announcement

- [Ariane Djeupang Jocelyne — Yaounde, Cameroon](https://www.djangoproject.com/weblog/2024/oct/28/2025-dsf-board-candidates/#ariane-djeupang-jocelyne)
- [Chris Achinga — Mombasa, Kenya](https://www.djangoproject.com/weblog/2024/oct/28/2025-dsf-board-candidates/#chris-achinga)
- [Julius Nana Acheampong Boakye — Accra, Ghana](https://www.djangoproject.com/weblog/2024/oct/28/2025-dsf-board-candidates/#julius-nana-acheampong-boakye)
- [Keanya Phelps — Chicago, USA](https://www.djangoproject.com/weblog/2024/oct/28/2025-dsf-board-candidates/#keanya-phelps)

The mission of Black Python Devs is to _extend the Python Communities to communities of Black Pythonistas around the world_ and these individuals all represent leadership in their local communities.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added this to make sure that folks know why we share these.


We wish each candidate the best of luck in this election.
Binary file added assets/images/django-foundation-election.webp
Binary file not shown.
Loading