mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
chore: update .github/labeler.yml
(#4786)
This commit is contained in:
parent
2794ef3273
commit
c816314022
15
.github/labeler.yml
vendored
15
.github/labeler.yml
vendored
@ -22,7 +22,7 @@ crypto:
|
||||
csv:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: csv/**
|
||||
data_structures:
|
||||
data-structures:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: data_structures/**
|
||||
datetime:
|
||||
@ -40,7 +40,7 @@ expect:
|
||||
fmt:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: fmt/**
|
||||
front_matter:
|
||||
front-matter:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: front_matter/**
|
||||
fs:
|
||||
@ -55,6 +55,9 @@ http:
|
||||
ini:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: ini/**
|
||||
internal:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: internal/**
|
||||
io:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: io/**
|
||||
@ -67,7 +70,7 @@ jsonc:
|
||||
log:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: log/**
|
||||
media_types:
|
||||
media-types:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: media_types/**
|
||||
msgpack:
|
||||
@ -85,9 +88,6 @@ regexp:
|
||||
semver:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: semver/**
|
||||
signal:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: signal/**
|
||||
streams:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: streams/**
|
||||
@ -109,6 +109,9 @@ url:
|
||||
uuid:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: uuid/**
|
||||
webgpu:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: webgpu/**
|
||||
yaml:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: yaml/**
|
||||
|
Loading…
Reference in New Issue
Block a user