mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	The function people.update_email() is not yet connected to anything, but it sets the stage for upcoming changes. When emails get updated, fundamentally we just update the appropriate person object and add a new key to people_dict. We sort of get a shim for free--old email lookups will continue to work--but we add blueslip warnings for stale lookups.