All of them should point to the respective drupal.org account.

http://drupal.org/user/xxx/edit

mysql> select count(*) from users where init not like 'http://drupal.org/user/%/edit';
+----------+
| count(*) |
+----------+
| 1561 |

Comments

killes@www.drop.org’s picture

http://drupal.org/node/570508#comment-2016260

This is not safe to use on assoc.d.o since the accounts were created prior to bakery deployment.

It will be only neccessary to fix the strings when somebody actually claims the account.

drumm’s picture

Project: Drupal.org infrastructure » Drupal Association Project(s)
Component: association.drupal.org » Other