From 876c04ed215ea894364b1712c5ea08fb19cc7475 Mon Sep 17 00:00:00 2001 From: Alexander Shorin Date: Tue, 15 Jul 2025 18:02:03 +0300 Subject: [PATCH] Django against valid and sane contributions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f14f129..5abecbf 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,9 @@ daeuniverse/dae [django/django/pull/2692](https://github.com/django/django/pull/2692) * Django replaced occurrences of master/slave terminology with leader/follower. +[django/django/pull/19631](https://github.com/django/django/pull/19631) +* Microoptimizations are the threat and CoC stands against them. + [docker/docker/pull/31075](https://github.com/docker/docker/pull/31075) * Docker switched to a YY.MM versioning scheme, sparking debate over semantic versioning and release cadence.