Add Reiley as approver instead of Triager (#899)

* Add Reiley as approver instead of Triager

* harmless change to trigger CI
This commit is contained in:
Cijo Thomas 2020-07-23 11:21:54 -07:00 committed by GitHub
parent ae3748f1f5
commit b6df53854a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 4 deletions

View File

@ -76,9 +76,6 @@ Approvers
* [Christoph Neumueller](https://github.com/discostu105), Dynatrace * [Christoph Neumueller](https://github.com/discostu105), Dynatrace
* [Liudmila Molkova](https://github.com/lmolkova), Microsoft * [Liudmila Molkova](https://github.com/lmolkova), Microsoft
* [Paulo Janotti](https://github.com/pjanotti), Splunk * [Paulo Janotti](https://github.com/pjanotti), Splunk
Triagers:
* [Reiley Yang](https://github.com/reyang), Microsoft * [Reiley Yang](https://github.com/reyang), Microsoft
*Find more about the approver role in [community *Find more about the approver role in [community

View File

@ -17,7 +17,7 @@
namespace OpenTelemetry.Metrics namespace OpenTelemetry.Metrics
{ {
/// <summary> /// <summary>
/// Blank or no-op labelset. /// Blank or No-op labelset.
/// </summary> /// </summary>
public sealed class BlankLabelSet : LabelSet public sealed class BlankLabelSet : LabelSet
{ {