diff --git a/CHANGELOG.md b/CHANGELOG.md index ddb6d232..766b5e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] +This release marks our first release under the Prometheus umbrella. + ### Breaking - Drop support for Node.js versions 16, 18, 20, 21 and 23 diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7b625a6e..8c066f41 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -1,7 +1,8 @@ # Maintainers -- Jason Marshall (@jdmarshall) +- Jason Marshall @jdmarshall +- Zach Bjornson @zbjornson # Emeritus -- Simon Nyberg (@siimon) +- Simon Nyberg @siimon