Commit 5f7de70f authored by Michelle Chen's avatar Michelle Chen
Browse files

Renaming to Remote Development group with Workspace and WebIDE categories

parent 531fd857
Loading
Loading
Loading
Loading
Original line number Diff line number Diff line
@@ -133,7 +133,7 @@
/content/handbook/engineering/development/dev/create/ @dsatcher
/content/handbook/engineering/development/dev/create/code-creation/ @mnohr
/content/handbook/engineering/development/dev/create/editor-extensions.md @dashaadu @kisha.mavryck
/content/handbook/engineering/development/dev/create/ide/ @adebayo_a
/content/handbook/engineering/development/dev/create/remote-development/ @adebayo_a
/content/handbook/engineering/development/dev/manage/ @wortschi @m_gill @mksionek
/content/handbook/engineering/development/dev/manage/foundations/ @samdbeckham @tauriedavis
/content/handbook/engineering/development/dev/manage/import-and-integrate/ @wortschi
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@ For stages still missing participants we will seek support from Engineering lead
|-----------------------|-----------------------|--------------------------------|
| Executive Sponsor     | Sam Goldstein         | Director of Engineering, Ops   |
| Facilitator           | Fabio Pitino          | Principal Engineer, Verify     |
| Member                | Chad Woolley          | Senior Backend Engineer, Create::IDE (Remote Development) |
| Member                | Chad Woolley          | Senior Backend Engineer, Create::Remote Development (Workspaces) |
| Member                | Thong Kuah            | Principal Engineer, Data Stores  |
| Member                | Lucas Charles         | Principal Engineer, Secure & Govern |
| Member                | Furkan Ayhan          | Senior Backend Engineer, Verify:Pipeline Authoring |
Original line number Diff line number Diff line
@@ -63,7 +63,7 @@ Updates are being tracked every other week within https://gitlab.com/gitlab-org/
| Facilitator        | Donald Cook              | Engineering Manager, Plan:Project Management        |
| Functional Lead    | Natalia Tepluhina        | Principal Engineer, Plan                            |
| Member             | Vitaly Slobodin          | Staff Frontend Engineer, Fulfillment                |
| Member             | Paul Slaughter           | Staff Frontend Engineer, Create:IDE                 |
| Member             | Paul Slaughter           | Staff Frontend Engineer, Create:Remote Development  |
| Member             | Mark Florian             | Staff Frontend Engineer, Manage:Foundations         |
| Member             | Lukas Eipert             | Senior Frontend Engineer, Manage:Foundations        |
| Member             | Frédéric Caplette        | Senior Frontend Engineer, Verify:Pipeline Authoring |
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ We will follow our parent department [Engineering](/handbook/engineering/#divers
** Create
*** Code Creation
*** Code Review
*** IDE
*** Remote Development
*** Editor Extensions
*** Source Code
** Manage & AI Framework
@@ -507,7 +507,7 @@ These are the stakeholders:

| Team                                                                                                                                                           | Stake |
|----------------------------------------------------------------------------------------------------------------------------------------------------------------| --- |
| [Create:IDE](/handbook/engineering/development/dev/create/ide)                                                                         | Owns the WebIDE ([maintainers](https://gitlab-org.gitlab.io/gitlab-roulette/?currentProject=gitlab-web-ide&mode=show&hidden=reviewer))  |
| [Create:Remote Development](/handbook/engineering/development/dev/create/remote-development)                                                                         | Owns the WebIDE ([maintainers](https://gitlab-org.gitlab.io/gitlab-roulette/?currentProject=gitlab-web-ide&mode=show&hidden=reviewer))  |
| [Editor Extensions](/handbook/engineering/development/dev/create/editor_extensions/)                                                   | Maintains the GitLab Workflow VS Code Extension ([maintainers](https://gitlab-org.gitlab.io/gitlab-roulette/?currentProject=gitlab-vscode-extension&mode=show&hidden=reviewer)), [Jetbrains](https://gitlab.com/groups/gitlab-org/-/epics/6349), [Neovim](https://gitlab.com/groups/gitlab-org/-/epics/10739), [Visual Studio](https://gitlab.com/groups/gitlab-org/-/epics/10668) extensions and the [language server](https://gitlab.com/groups/gitlab-org/-/epics/2431). Also contributes with UX improvements for Code Suggestions within GitLab Workflow. |
| [Enablement:Cloud Connector](/handbook/engineering/infrastructure/core-platform/systems/cloud-connector/) (`@mkaeppler`, `@nmilojevic1`) | AI-Assissted for Self-Managed |
| [AI Framework](/handbook/engineering/development/data-science/ai-powered/ai-framework/)                                                           | Abstraction Layer for GitLab Chat, Code Suggestions and other AI capabilities |
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ The Dev sub-department is taking care of the first part of the DevSecOps Lifecyc
    - [Create: Source Code FE](/handbook/engineering/development/dev/create/code-review/frontend/)
    - [Create: Code Review BE](/handbook/engineering/development/dev/create/code-review/backend/)
    - [Create: Code Review FE](/handbook/engineering/development/dev/create/code-review/frontend/)
    - [Create: IDE](/handbook/engineering/development/dev/create/ide/)
    - [Create: Remote Development](/handbook/engineering/development/dev/create/remote-development/)
    - [Create: Code Creation](/handbook/engineering/development/dev/create/code-creation/)
    - [Create: Editor Extensions](/handbook/engineering/development/dev/create/editor-extensions/)
    - [Create Frontend](/handbook/engineering/frontend/create/)
@@ -79,7 +79,7 @@ The Dev sub-department is taking care of the first part of the DevSecOps Lifecyc

{{% team-by-manager-role role="(.*)Manager(.*)Create:Editor Extensions" %}}

#### Create:IDE
#### Create:Remote Development

{{< team-by-manager-slug "adebayo_a" >}}

Loading