From e0cac5aa45bbc378a219611ba29cf75eee609aa3 Mon Sep 17 00:00:00 2001 From: Erik Sternerson Date: Sat, 4 Dec 2021 18:48:18 +0100 Subject: [PATCH] Add Eiffel Events .NET SDK to PROJECTS and CONTACT --- CONTACT.md | 1 + PROJECTS.md | 1 + 2 files changed, 2 insertions(+) diff --git a/CONTACT.md b/CONTACT.md index 528afb7..020a60b 100644 --- a/CONTACT.md +++ b/CONTACT.md @@ -19,6 +19,7 @@ Repository | Maintainer Team | Report Breach [easy2use](https://github.com/eiffel-community/eiffel-easy2use) | [eiffel-easy2use-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-easy2use-maintainers) | [eiffel-easy2use-repository-maintainers@googlegroups.com](mailto:eiffel-easy2use-repository-maintainers@googlegroups.com) [eiffel-event-repository](https://github.com/eiffel-community/eiffel-event-repository) | [eiffel-event-repository-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-event-repository-maintainers) | [eiffel-event-repository-maintainers@googlegroups.com](mailto:eiffel-event-repository-maintainers@googlegroups.com) [eiffelevents-sdk-go](https://github.com/eiffel-community/eiffelevents-sdk-go) | [eiffelevents-sdk-go-maintainers](https://github.com/orgs/eiffel-community/teams/eiffelevents-sdk-go-maintainers) | [eiffelevents-sdk-go-maintainers@googlegroups.com](mailto:eiffelevents-sdk-go-maintainers@googlegroups.com) +[eiffelevents-sdk-dotnet](https://github.com/eiffel-community/eiffelevents-sdk-dotnet) | [eiffelevents-sdk-dotnet-maintainers](https://github.com/orgs/eiffel-community/teams/eiffelevents-sdk-dotnet-maintainers) | [eiffelevents-sdk-dotnet-maintainers@googlegroups.com](mailto:eiffelevents-sdk-dotnet-maintainers@googlegroups.com) [eiffel-gerrit-herald](https://github.com/eiffel-community/eiffel-gerrit-herald) | [eiffel-gerrit-herald-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-gerrit-herald-maintainers) | Not available [eiffel-gerrit-lib ](https://github.com/eiffel-community/eiffel-gerrit-lib) | [eiffel-gerrit-herald-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-gerrit-herald-maintainers) | Not Available [eiffel-gerrit-plugin](https://github.com/eiffel-community/eiffel-gerrit-plugin) | [eiffel-gerrit-plugin-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-gerrit-plugin-maintainers) | [eiffel-gerrit-plugin-maintainers@googlegroups.com](mailto:eiffel-gerrit-plugin-maintainers@googlegroups.com) diff --git a/PROJECTS.md b/PROJECTS.md index 6b3c8b6..0c61ef4 100644 --- a/PROJECTS.md +++ b/PROJECTS.md @@ -39,6 +39,7 @@ Please see [project lifecycle process](./PROJECT_LIFECYCLE.md) for the project l | [ETOS](https://github.com/eiffel-community/etos) | Eiffel Test Orchestration System | [etos-maintainers](https://github.com/orgs/eiffel-community/teams/etos-maintainers/members) | [Sandbox](./PROJECT_LIFECYCLE.md#stage-sandbox) | | [Eiffel Event Repository](https://github.com/eiffel-community/eiffel-event-repository) | The Eiffel Event Repository provides a queryable persistence solution for Eiffel events. | [eiffel-event-repository-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-event-repository-maintainers/members) | [Sandbox](./PROJECT_LIFECYCLE.md#stage-sandbox) | | [Eiffel Events Go SDK](https://github.com/eiffel-community/eiffelevents-sdk-go) | An SDK for working with Eiffel events in Go. | [eiffelevents-sdk-go-maintainers](https://github.com/orgs/eiffel-community/teams/eiffelevents-sdk-go-maintainers/members) | [Sandbox](./PROJECT_LIFECYCLE.md#stage-sandbox) | +| [Eiffel Events .NET SDK](https://github.com/eiffel-community/eiffelevents-sdk-dotnet) | An SDK for working with Eiffel events in .NET languages (C#, F#, VB.NET etc.). | [eiffelevents-sdk-dotnet-maintainers](https://github.com/orgs/eiffel-community/teams/eiffelevents-sdk-dotnet-maintainers/members) | [Sandbox](./PROJECT_LIFECYCLE.md#stage-sandbox) | | [Eiffel Gerrit Herald](https://github.com/eiffel-community/eiffel-gerrit-herald) | Eiffel Gerrit Herald service listens to a RabbitMQ queue containing Gerrit events, converts them to Eiffel events and send them to a RabbitMQ exchange. | [eiffel-gerrit-herald-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-gerrit-herald-maintainers/members) | [Sandbox](./PROJECT_LIFECYCLE.md#stage-sandbox) | | [Eiffel Gerrit Plugin](https://github.com/eiffel-community/eiffel-gerrit-plugin) | Eiffel Gerrit Plugin listens on the changes in Gerrit and sends out Eiffel events. | [eiffel-gerrit-plugin-maintainers](https://github.com/orgs/eiffel-community/teams/eiffel-gerrit-plugin-maintainers/members) | [Sandbox](./PROJECT_LIFECYCLE.md#stage-sandbox) | | [Eiffel GraphQL API](https://github.com/eiffel-community/eiffel-graphql-api) | A GraphQL API-layer set between the eiffel message bus and a MongoDB. | [eiffel-graphql-api](https://github.com/orgs/eiffel-community/teams/eiffel-graphql-api/members) | [Sandbox](./PROJECT_LIFECYCLE.md#stage-sandbox) |