This is an automated email from the ASF dual-hosted git repository.

jonwei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-druid.git


The following commit(s) were added to refs/heads/master by this push:
     new b97b86a  Add 'Area - Metadata' tag to committer-instructions.md and 
stale.yml (#8170)
b97b86a is described below

commit b97b86aa96598fe9ad27df49c73dcd2782cfc958
Author: Roman Leventov <[email protected]>
AuthorDate: Thu Aug 1 01:02:35 2019 +0300

    Add 'Area - Metadata' tag to committer-instructions.md and stale.yml (#8170)
---
 .github/stale.yml             | 1 +
 dev/committer-instructions.md | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/.github/stale.yml b/.github/stale.yml
index 0df9ab3..74e0c3e 100644
--- a/.github/stale.yml
+++ b/.github/stale.yml
@@ -94,6 +94,7 @@ issues:
     - Area - Extension
     - Area - Kafka/Kinesis Indexing
     - Area - Lookups
+    - Area - Metadata
     - Area - Metrics/Event Emitting
     - Area - Null Handling
     - Area - Operations
diff --git a/dev/committer-instructions.md b/dev/committer-instructions.md
index 4aaa92b..ba683c6 100644
--- a/dev/committer-instructions.md
+++ b/dev/committer-instructions.md
@@ -111,6 +111,9 @@ the author of the PR) or in a comment (if you have added 
labels to a PR submitte
    comments (there is no specialized label for this).  
    - [`Area - 
Lookups`](https://github.com/apache/incubator-druid/labels/Area%20-%20Lookups) 
- for PRs and issues
    related to Druid's Query Time Lookups (QTL) feature.
+   - [`Area - 
Metadata`](https://github.com/apache/incubator-druid/labels/Area%20-%20Metadata)
 - for PRs and issues
+   related to the organization and contents of the metadata store, the 
metadata store itself, and managing the metadata
+   in the memory of various Druid nodes.
    - [`Area - Null 
Handling`](https://github.com/apache/incubator-druid/labels/Area%20-%20Null%20Handling)
 - for PRs and
    issues related to the [Null Handling 
project](https://github.com/apache/incubator-druid/issues/4349).
    - [`Area - 
Operations`](https://github.com/apache/incubator-druid/labels/Area%20-%20Operations)
 - for PRs and issues


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to