mirror of
https://github.com/acidanthera/audk.git
synced 2025-08-17 23:58:12 +02:00
If a GitHub account has been deleted entirely, a `None` user will be returrned from the GitHub API. This change accounts for a `None` user when querying GitHub APIs for user information. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>