This proposal updates the admin of the auction house proxy from the NounsDAOExecutor contract to the NounsAuctionHouseProxyAdmin contract to enable administrative functions such as setTimeBuffer, setReservePrice, and setMinBidIncrementPercentage to be called on the NounsAuctionHouse contract. The NounsAuctionHouseProxyAdmin is owned by the NounsDAOExecutor and used as an interface to facilitate proxy upgrades.