Add code owners, add triage ping, fix workflows

This commit is contained in:
Claudia Meadows 2024-09-02 08:31:46 -07:00
parent 2a7f31acb8
commit 8505916ebc
No known key found for this signature in database
GPG key ID: C86B594396786760
6 changed files with 19 additions and 5 deletions

View file

@ -10,6 +10,6 @@ trim_trailing_whitespace = true
insert_final_newline = true
end_of_line = lf
[{package.json,.travis.yml}]
[{package.json,.travis.yml,.github/**/*.yml}]
indent_style = space
indent_size = 2