summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2020-02-10 14:11:04 -0800
committergVisor bot <gvisor-bot@google.com>2020-02-10 14:15:36 -0800
commitafcab8fe9f6fb3504ebdbb95d35299277c2d67ca (patch)
tree1861e3518cf3e6bb6c54834435cf0265a5522337 /CONTRIBUTING.md
parent2889ffa84ec4737b651b14c3ce019c5005d0dd9c (diff)
Clean-up comments in runsc/BUILD and CONTRIBUTING.md.
PiperOrigin-RevId: 294300437
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 55a1ad0d9..71650a4b8 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -47,7 +47,7 @@ Definitions for the rules below:
`core`:
* `//pkg/sentry/...`
-* Transitive dependencies in `//pkg/...`, `//third_party/...`.
+* Transitive dependencies in `//pkg/...`, etc.
`runsc`: