mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	support duoshuo mirror of gravatar
This commit is contained in:
		@@ -207,6 +207,7 @@ const (
 | 
			
		||||
	PUSH HookEventType = "push"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// FIXME: just use go-gogs-client structs maybe?
 | 
			
		||||
type PayloadAuthor struct {
 | 
			
		||||
	Name     string `json:"name"`
 | 
			
		||||
	Email    string `json:"email"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user