KAFKA-18791 Enable new asf.yaml parser [1/n] (#18955)

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
David Arthur 2025-02-19 10:48:23 -05:00 committed by GitHub
parent 3dba3125e9
commit 9b29e91218
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
# specific language governing permissions and limitations
# under the License.
# Enable the next-gen .asf.yaml parser
meta:
nextgen: true
notifications:
commits: commits@kafka.apache.org
issues: jira@kafka.apache.org