Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Metric Store Group as contributers #647

Merged
merged 2 commits into from
Jul 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 17 additions & 3 deletions toc/working-groups/app-runtime-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ bots:
github: CFN-CI
- name: CF Logging and Metrics Bot
github: cf-logging-metrics-bot
- name: Metric Store Bot
github: svcboteos
config:
generate_rfc0015_branch_protection_rules: true
areas:
Expand Down Expand Up @@ -277,16 +279,28 @@ areas:
- cloudfoundry/loggregator-dotfiles
- cloudfoundry/loggregator-release
- cloudfoundry/loggregator-tools
- cloudfoundry/metric-store-ci
- cloudfoundry/metric-store-dotfiles
- cloudfoundry/metric-store-release
- cloudfoundry/metrics-discovery-release
- cloudfoundry/noaa
- cloudfoundry/service-metrics-release
- cloudfoundry/sonde-go
- cloudfoundry/statsd-injector-release
- cloudfoundry/system-metrics-scraper-release

- name: Metric Store
approvers:
- name: Jeanette Booher
github: jbooherl
ameowlia marked this conversation as resolved.
Show resolved Hide resolved
- name: Hovhannes Manukyan
github: hmanukyanVMw
- name: Gevorg Gevorgyan
github: gggevorgyan
- name: Meri Yeghiazaryan
github: myeghiazarya
repositories:
- cloudfoundry/metric-store-ci
ameowlia marked this conversation as resolved.
Show resolved Hide resolved
- cloudfoundry/metric-store-release
- cloudfoundry/metric-store-dotfiles

- name: Networking
approvers:
- name: Andrew Crump
Expand Down