summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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