Thomas Rushton has some thoughts on a resiliency plan for DBA departures:
Transferring database ownership should be relatively straight-forward and risk-free. Except there are certain applications that depend on the database being owned by a sysadmin, or by a particular account (sa), or by their own service account, rather than checking for membership of the db_owner roleā¦ So make sure you test your changes.
Read the whole thing.