summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-07-03 14:23:52 +0100
committerNeil Fuller <nfuller@google.com>2019-07-03 14:23:52 +0100
commitbfdb78a3a6b3caeb0ba455a291ef53b60aefe3d4 (patch)
tree9039b75c2c8ab89edf80450e18852397987d0f77
parent1e383ae30404289d8f5d95af0cd8ea41d16ec948 (diff)
downloadcurrysrc-bfdb78a3a6b3caeb0ba455a291ef53b60aefe3d4.tar.gz
Fix include syntax on libcore/OWNERS file
The syntax requires the project to be specified as a prefix. Change-Id: I67d985d627999c2009d8b0370742b02ab54e86f4 Exempt-From-Owner-Approval: Fixes OWNERS Test: None
-rw-r--r--OWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
index 17cb81c..87a5dbe 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1 +1 @@
-include ../../libcore/OWNERS
+include platform/libcore:/OWNERS