From 3d9a766d9f465ef97b259be860891ce35bd04d0b Mon Sep 17 00:00:00 2001 From: Valery Sizov Date: Wed, 4 Mar 2015 20:24:34 +0200 Subject: Web Hook sends email of pusher --- doc/web_hooks/web_hooks.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/web_hooks') diff --git a/doc/web_hooks/web_hooks.md b/doc/web_hooks/web_hooks.md index 29ef5b59bac..3cccd84b063 100644 --- a/doc/web_hooks/web_hooks.md +++ b/doc/web_hooks/web_hooks.md @@ -21,6 +21,7 @@ Triggered when you push to the repository except when pushing tags. "ref": "refs/heads/master", "user_id": 4, "user_name": "John Smith", + "user_email": "john@example.com", "project_id": 15, "repository": { "name": "Diaspora", -- cgit v1.2.3