what if the forked repo is deleted by owner
Deleting a private repository will delete all of its forks.
...
If original private repo deleted: all of its forks will be deleted .
If original public repo deleted: its forks will not be deleted .
If public repo is converted to private, and deleted the original: Forked repo will not be deleted.