I guess to make it simpler I would just ask if it is possible to make a code snippet that achieves the following.
Pull a list of all events with the same name;
If the authors of the events are different:
Change the author of the events to match the author of the earliest
instance of that event with the same name.