Django against valid and sane contributions

This commit is contained in:
Alexander Shorin 2025-07-15 18:02:03 +03:00 committed by GitHub
parent 3953930746
commit 876c04ed21
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.