Skip to content

Commit d53bee9

Browse files
committed
Add 'Release Lead' string to credits. see #29494.
git-svn-id: https://develop.svn.wordpress.org/trunk@29700 602fd350-edb4-49c9-b593-d223f7449a82
1 parent ce73c6b commit d53bee9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/wp-admin/credits.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@ function _wp_credits_build_object_link( &$data ) {
179179
__( 'Contributing Developers' );
180180
__( 'Cofounder, Project Lead' );
181181
__( 'Lead Developer' );
182+
__( 'Release Lead' );
182183
__( 'User Experience Lead' );
183184
__( 'Core Developer' );
184185
__( 'Core Committer' );

0 commit comments

Comments
 (0)