I am using Drupal 7 and I try to add tags to my site's users. I see that I could relate any content node with taxonomy terms, but I cannot find a way to relate users with taxonomy terms.
I thought that maybe I could build a custom content type and relate this with the specific taxonomy. But even then, I cannot add a field to the custom content type referencing a user.
I cannot believe that drupal is missing such a feature. What am I missing? Any ideas?