mirror of https://github.com/apache/kafka.git
KAFKA-17461 move the .github/README.md to .github/workflows/README.md (#17069)
According to GitHub rule: If a repository contains more than one README file, then the file shown is chosen from locations in the following order: the .github directory, then the repository's root directory, and finally the docs directory. the file .github/readme will override root/readme. Hence, we should move .github/readme to ./github/workflows/readme Reviewers: David Arthur <mumrah@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>
This commit is contained in:
parent
6a2789cf70
commit
cb835d0d6d
Loading…
Reference in New Issue