Skip to content

Commit

Permalink
add DIR_METADATA settings
Browse files Browse the repository at this point in the history
Change-Id: I104e667a354591b35c50902dd84917910b90d2d2
Reviewed-on: https://chromium-review.googlesource.com/c/breakpad/breakpad/+/3301422
Reviewed-by: Mark Mentovai <mark@chromium.org>
  • Loading branch information
vapier committed Nov 25, 2021
1 parent 2dce3fe commit 5728179
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions DIR_METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Metadata information for this directory.
#
# For more information on DIR_METADATA files, see:
# https://source.chromium.org/chromium/infra/infra/+/HEAD:go/src/infra/tools/dirmd/README.md
#
# For the schema of this file, see Metadata message:
# https://source.chromium.org/chromium/infra/infra/+/HEAD:go/src/infra/tools/dirmd/proto/dir_metadata.proto

monorail {
project: "google-breakpad"
}

team_email: "google-breakpad-dev@googlegroups.com"

0 comments on commit 5728179

Please sign in to comment.