summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-10-02 11:29:22 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-10-02 11:29:22 +0200
commit6e23d039ed27ba142283efe277dd9a9877e52226 (patch)
tree3a0328b8181429d885e1619aa86c53747e3e9d57 /CONTRIBUTING.md
parenta467f9d5bb466b810d0d2de25c9821ea79c3e5c5 (diff)
Point to OWNERS
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8e95abfe059..f09a13ff8bf 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -13,7 +13,10 @@ we have a large acceptance and performance test suite which
is also run continuously. We plan to add this to the open source code base later.
All pull requests are reviewed by a member of the Vespa Committers team.
-If you want to become a committer, making some quality contributions is the way to start.
+You can find a suitable reviewer in the OWNERS file upward in the source tree from
+where you are making the change (the OWNERS have a special responsibility for
+ensuring the long-term integrity of a portion of the code).
+If you want to become a committer/OWNER making some quality contributions is the way to start.
## Versioning
Vespa uses semantic versioning - see