1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

github-labeler: add *.cff files to 'Area: doc'

This commit is contained in:
Martine Lenders 2021-10-21 13:59:48 +02:00
parent 278ea905ce
commit e14cbc1c31
No known key found for this signature in database
GPG Key ID: 2134D77A5336DD80

1
.github/labeler.yml vendored
View File

@ -35,6 +35,7 @@
- "doc/**/*"
- "**/*.md"
- "**/*.txt"
- "**/*.cff"
"Area: drivers":
- "drivers/**/*"