Skip to content

Commit e8119c1

Browse files
authored
Merge pull request #78 from trask/readme
Add maintainers and approvers to readme
2 parents 5f58f69 + fd72d07 commit e8119c1

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,23 @@ npm run test:visual
5454

5555
Tests are located in the `tests` directory and are organized by feature. Visual regression tests automatically capture screenshots for comparison against baselines.
5656

57+
## License
58+
59+
Apache-2.0 - See [LICENSE](./LICENSE) for more information.
60+
5761
## Contributing
5862

5963
Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to contribute to this project.
6064

61-
## License
65+
### Maintainers
6266

63-
Apache-2.0 - See [LICENSE](./LICENSE) for more information.
67+
- [Austin Parker](https://github.com/austinlparker), Honeycomb
68+
- [Trask Stalnaker](https://github.com/trask), Microsoft
69+
70+
For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer).
71+
72+
### Approvers
73+
74+
- [Adriel Perkins](https://github.com/adrielp), Latrio
75+
76+
For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).

0 commit comments

Comments
 (0)