diff --git a/README.md b/README.md index 676222f..8ad5990 100644 --- a/README.md +++ b/README.md @@ -54,10 +54,23 @@ npm run test:visual Tests are located in the `tests` directory and are organized by feature. Visual regression tests automatically capture screenshots for comparison against baselines. +## License + +Apache-2.0 - See [LICENSE](./LICENSE) for more information. + ## Contributing Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to contribute to this project. -## License +### Maintainers -Apache-2.0 - See [LICENSE](./LICENSE) for more information. +- [Austin Parker](https://github.com/austinlparker), Honeycomb +- [Trask Stalnaker](https://github.com/trask), Microsoft + +For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer). + +### Approvers + +- [Adriel Perkins](https://github.com/adrielp), Latrio + +For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).