diff --git a/MAINTAINERS.md b/MAINTAINERS.md new file mode 100644 index 0000000..ca93922 --- /dev/null +++ b/MAINTAINERS.md @@ -0,0 +1,35 @@ +# AI Catalog Maintainers + +The individuals listed below have committed to maintaining these projects; contributors interested in working on a project should look to its named maintainers for guidance. + +## Rust SDK + +Repository: [Agent-Card/ai-catalog-rust](https://github.com/Agent-Card/ai-catalog-rust) + +Lead Maintainers: + +| Company | Representative | Contact | +| :--- | :--- | :--- | +| Cisco | Luca Muscariello | [@muscariello](https://github.com/muscariello) | +| AWS | Jeffrey Damick | [@jdamick](https://github.com/jdamick) | + +## Go SDK + +Repository: [Agent-Card/ai-catalog-go](https://github.com/Agent-Card/ai-catalog-go) + +Lead Maintainers: + +| Company | Representative | Contact | +| :--- | :--- | :--- | +| Cisco | Luca Muscariello | [@muscariello](https://github.com/muscariello) | +| AWS | Jeffrey Damick | [@jdamick](https://github.com/jdamick) | + +## CLI + +Repository: [Agent-Card/ai-catalog-cli](https://github.com/Agent-Card/ai-catalog-cli) + +Lead Maintainers: + +| Company | Representative | Contact | +| :--- | :--- | :--- | +| Cisco | Luca Muscariello | [@muscariello](https://github.com/muscariello) |