From 86a07ebcf99fda9fbe06c4b61e966b4c705331de Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 4 Oct 2023 15:18:09 +0200 Subject: [PATCH 1/2] feat: creating scaffolder project area Signed-off-by: blam --- OWNERS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/OWNERS.md b/OWNERS.md index 000a3e2444..a69bc0c322 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -116,6 +116,16 @@ Scope: Tooling for frontend and backend schema-first OpenAPI development. | -------------- | ------------ | --------------------------------------- | ------------- | | Aramis Sennyey | Spotify | [sennyeya](https://github.com/sennyeya) | `Aramis#7984` | +### Scaffolder + +Team: @backstage/scaffolder-maintainers + +Scope: The Scaffolder frontend and backend plugins, and related tooling. + +| Name | Organization | GitHub | Discord | +| ---------- | ------------ | ----------------------------------- | -------- | +| Paul Cowan | | [dagda1](https://github.com/dadga1) | `dagda1` | + ## Sponsors | Name | Organization | GitHub | Email | From cdeac1bda4f01e65dabf98228d70b188fe0f1e0d Mon Sep 17 00:00:00 2001 From: blam Date: Wed, 4 Oct 2023 16:39:21 +0200 Subject: [PATCH 2/2] chore: add in bogdan too, to list of project area maintainers Signed-off-by: blam --- OWNERS.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/OWNERS.md b/OWNERS.md index a69bc0c322..f360f7e08e 100644 --- a/OWNERS.md +++ b/OWNERS.md @@ -122,9 +122,10 @@ Team: @backstage/scaffolder-maintainers Scope: The Scaffolder frontend and backend plugins, and related tooling. -| Name | Organization | GitHub | Discord | -| ---------- | ------------ | ----------------------------------- | -------- | -| Paul Cowan | | [dagda1](https://github.com/dadga1) | `dagda1` | +| Name | Organization | GitHub | Discord | +| ------------------- | -------------- | ------------------------------------- | ---------------- | +| Bogdan Nechyporenko | Bol.com | [acierto](https://github.com/acierto) | `bogdan_haarlem` | +| Paul Cowan | frontendrescue | [dagda1](https://github.com/dadga1) | `dagda1` | ## Sponsors