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:
parent
ae3748f1f5
commit
b6df53854a
|
|
@ -76,9 +76,6 @@ Approvers
|
|||
* [Christoph Neumueller](https://github.com/discostu105), Dynatrace
|
||||
* [Liudmila Molkova](https://github.com/lmolkova), Microsoft
|
||||
* [Paulo Janotti](https://github.com/pjanotti), Splunk
|
||||
|
||||
Triagers:
|
||||
|
||||
* [Reiley Yang](https://github.com/reyang), Microsoft
|
||||
|
||||
*Find more about the approver role in [community
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
namespace OpenTelemetry.Metrics
|
||||
{
|
||||
/// <summary>
|
||||
/// Blank or no-op labelset.
|
||||
/// Blank or No-op labelset.
|
||||
/// </summary>
|
||||
public sealed class BlankLabelSet : LabelSet
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue