Skip to content
Commit a06f091b authored by Anas Nashif's avatar Anas Nashif Committed by Kumar Gala
Browse files

CODEOWNERS: fix syntax

According to https://help.github.com/articles/about-codeowners/

:

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

Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 5cf80e4e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment