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
|
* [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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue