Commit 14f88a89 authored by Kamil Niechajewicz's avatar Kamil Niechajewicz
Browse files

Moved Growth engineering back to Development and updated links

parent f5e233c3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -148,6 +148,7 @@
/content/handbook/engineering/development/fulfillment/fulfillment-platform.md @jameslopez @ofernandez2
/content/handbook/engineering/development/fulfillment/provision.md @isandin @courtmeddaugh
/content/handbook/engineering/development/fulfillment/utilization/ @csouthard @alex_martin
/content/handbook/engineering/development/growth/ @kniechajewicz
/content/handbook/engineering/development/ops/ @sgoldstein @cheryl.li @nicolewilliams @crystalpoole
/content/handbook/engineering/development/ops/deploy/ @nmezzopera
/content/handbook/engineering/development/ops/monitor/observability.md @nicholasklick @mappelman
@@ -365,7 +366,6 @@
/content/handbook/marketing/emergency-response.md @akramer @rkohnke @amy.waller
/content/handbook/marketing/events/ @akramer
/content/handbook/marketing/growth/ @akramer @gdoud
/content/handbook/marketing/growth/engineering/ @kniechajewicz
/content/handbook/marketing/inbound-marketing/ @akramer
/content/handbook/marketing/inbound-marketing/search-marketing/ @ncregan @hsmith-watson @akramer
/content/handbook/marketing/inbound-marketing/search-marketing/analytics.md @akramer
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ as well our own [areas of responsibility](/handbook/marketing/growth/#product-ow

## Direction

We work on the issues prioritized by our product teams including running [experiments](/handbook/marketing/growth/engineering/experimentation/) on GitLab.com.
We work on the issues prioritized by our product teams including running [experiments](/handbook/engineering/development/growth/experimentation/) on GitLab.com.
More information on priorities can be found on the [Growth direction](/handbook/marketing/growth/) page.

Growth stage teams have Fullstack Engineers.
@@ -33,7 +33,7 @@ Some useful links to see how and what we are working on include:
- [acquisition](acquisition/) group
- [activation](activation/) group

Growth teams contribute to a GitLab [experimentation](/handbook/marketing/growth/engineering/experimentation/) gem to make it easier to run experiments and make data driven product decisions on GitLab.com.
Growth teams contribute to a GitLab [experimentation](/handbook/engineering/development/growth/experimentation/) gem to make it easier to run experiments and make data driven product decisions on GitLab.com.

## Roadmap

+1 −1
Original line number Diff line number Diff line
@@ -75,6 +75,6 @@ for work in the [build phase](/handbook/product-development-flow/#build-track) o

## Common Links

- [Growth Stage](/handbook/marketing/growth/engineering/)
- [Growth Stage](/handbook/engineering/development/growth/)
- [Acquisition issues](https://gitlab.com/gitlab-org/growth/product/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=group%3A%3Aacquisition)
- `#g_acquisition` in [Slack](https://gitlab.slack.com/archives/g_acquisition) (GitLab internal)
+1 −1
Original line number Diff line number Diff line
@@ -71,6 +71,6 @@ We use the Activation development [workflow board](https://gitlab.com/groups/git

## Common Links

- [Growth Stage](/handbook/marketing/growth/engineering/)
- [Growth Stage](/handbook/engineering/development/growth/)
- [Activation issues](https://gitlab.com/gitlab-org/growth/product/-/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=group%3A%3Aactivation)
- `#g_activation` in [Slack](https://gitlab.slack.com/archives/g_activation) (GitLab internal)
Loading