diff --git a/.ddev/config.toml b/.ddev/config.toml index 4a4d131e5ea52..96bea55354138 100644 --- a/.ddev/config.toml +++ b/.ddev/config.toml @@ -70,6 +70,8 @@ exclude = true aerospike = ['Apache-2.0'] # https://github.com/pyca/cryptography/blob/main/LICENSE cryptography = ['Apache-2.0', 'BSD-3-Clause', 'PSF'] +# https://github.com/confluentinc/confluent-kafka-python/blob/master/LICENSE +confluent-kafka = ['Apache-2.0'] # https://github.com/rthalley/dnspython/blob/master/LICENSE dnspython = ['ISC'] # https://github.com/cannatag/ldap3/blob/dev/COPYING.txt