This function adds the initials to the contributors_table based on the Firstname, Middle name and Surname. The function uses whitespaces and hypens to detect the separate names. Also, the function is case sensitive.
This function adds the initials to the contributors_table based on the Firstname, Middle name and Surname. The function uses whitespaces and hypens to detect the separate names. Also, the function is case sensitive.