Answer by Jeremy French for Drupal Array of Inputs
If you are using CCK you can specify how many of a specific element you like, you can set this to unlimited and it will provide an "add" button beneath the form element.
You could also use a userreference field if the names are from your user base.
