Skip to content

Commit

Permalink
Better align questions for Openverse project (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend authored Mar 1, 2024
1 parent 8ece2a3 commit 83e59ea
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions contributor-orientation.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ function get_pages() {
'documentation',
'hosting',
'mobile',
'openverse',
'support',
'themes',
'test',
Expand Down Expand Up @@ -143,7 +144,6 @@ function get_pages() {
'accessibility',
'community',
'documentation',
'openverse',
'photos',
'polyglots',
'support',
Expand All @@ -166,6 +166,7 @@ function get_pages() {
'hosting',
'marketing',
'mobile',
'openverse',
'polyglots',
'support',
'sustainability',
Expand Down Expand Up @@ -194,7 +195,6 @@ function get_pages() {
'documentation',
'marketing',
'mobile',
'openverse',
'photos',
'polyglots',
'support',
Expand All @@ -209,7 +209,6 @@ function get_pages() {
'hosting',
'marketing',
'mobile',
'openverse',
'sustainability',
),
),
Expand All @@ -223,6 +222,7 @@ function get_pages() {
'documentation',
'hosting',
'mobile',
'openverse',
'test',
),
),
Expand All @@ -242,7 +242,6 @@ function get_pages() {
'design',
'marketing',
'mobile',
'openverse',
'photos',
'training',
'tv',
Expand Down Expand Up @@ -273,6 +272,7 @@ function get_pages() {
'documentation',
'hosting',
'mobile',
'openverse',
'polyglots',
'support',
'test',
Expand Down Expand Up @@ -324,6 +324,7 @@ function get_pages() {
'documentation',
'hosting',
'mobile',
'openverse',
'test',
'themes',
),
Expand Down Expand Up @@ -384,7 +385,6 @@ function get_pages() {
'label' => esc_html__( 'Photography, video production and editing', 'wporg' ),
'teams' => array(
'marketing',
'openverse',
'photos',
'training',
'tv',
Expand Down Expand Up @@ -454,6 +454,7 @@ function get_pages() {
'documentation',
'hosting',
'mobile',
'openverse',
'themes',
),
),
Expand All @@ -465,6 +466,7 @@ function get_pages() {
'core-performance',
'hosting',
'mobile',
'openverse',
'test',
),
),
Expand Down

0 comments on commit 83e59ea

Please sign in to comment.