There are multiple ways to achieve this:
My preference is to have more granular events for more control and I will probably not fire the general "AddPersonUpdatedDomainEvent" event, but as I say that may vary from application to application.
In summary I think there is strict rules how to do this, but it may depend of application needs.