Use correct syntax for owning all files in a folder (#3510)

From the GitHub docs:

> # The `docs/*` pattern will match files like
> # `docs/getting-started.md` but not further nested files like
> # `docs/build-app/troubleshooting.md`.
> docs/*  docs@example.com
>
> # In this example, @octocat owns any file in an apps directory
> # anywhere in your repository.
> apps/ @octocat
This commit is contained in:
Hernando Castano
2021-07-21 16:27:23 -04:00
committed by GitHub
parent 310aa6f321
commit 7aaaa9ec08
+1 -1
View File
@@ -1 +1 @@
bridges/* @tomusdrw @svyatonik @hcastano
bridges/ @tomusdrw @svyatonik @hcastano