From 96f097358e505c0f89cfa0e6b8b837b51983b1c7 Mon Sep 17 00:00:00 2001 From: Tim Schilling Date: Thu, 26 Dec 2024 07:08:50 -0600 Subject: [PATCH] Add Django Brew episode The Django Brew podcast mentioned Django Commons and package maintenance about halfway through. This moves Andy's mention because it's reverse chronological order. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d207985..0e3d7d6 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,8 @@ maintained. If you're interested in working on a specific project, go get to wor ## Django Commons Content +- [Django Brew Episode 4: Spoiler Alert: DjangoCon US Recap, Open Source Maintenance, and Other Spooky Stories](https://djangobrew.com/episodes/16285007-episode-4-spoiler-alert-djangocon-us-recap-open-source-maintenance-and-other-spooky-stories) +- ["Endorsing Django Packages"](https://softwarecrafts.uk/100-words/day-246) by [Andy Miller][https://github.com/nanorepublica/] - ["Django Commons"](https://www.ryancheley.com/2024/10/23/django-commons/) by [Ryan Cheley](github.com/ryancheley/): An introduction to Django Commons, explaining its goals, structure, and benefits for maintainers. - ["Django Commons"](https://simonwillison.net/2024/Oct/8/django-commons/) by Simon Willison: @@ -88,7 +90,6 @@ maintained. If you're interested in working on a specific project, go get to wor A lightning talk from DjangoCon US 2024 introducing Django Commons. - ["Django Commons - A home for community-maintained Django packages"](https://www.better-simple.com/django/2024/05/22/looking-for-help-django-commons/) by [Tim Schilling](https://github.com/tim-schilling/): A call for help to start Django Commons. -- ["Endorsing Django Packages"](https://softwarecrafts.uk/100-words/day-246) by [Andy Miller][https://github.com/nanorepublica/] ## Credits