diff --git a/src/wp-admin/credits.php b/src/wp-admin/credits.php index 33ae70813f..400dcac740 100644 --- a/src/wp-admin/credits.php +++ b/src/wp-admin/credits.php @@ -185,6 +185,7 @@ __( 'Core Committer' ); __( 'Guest Committer' ); __( 'Developer' ); __( 'Designer' ); +__( 'Docs Committer' ); __( 'XML-RPC' ); __( 'Internationalization' ); __( 'External Libraries' );