|  | @@ -19,6 +19,17 @@
 | 
	
		
			
				|  |  |      <url>https://cloud.google.com</url>
 | 
	
		
			
				|  |  |    </organization>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  <developers>
 | 
	
		
			
				|  |  | +    <developer>
 | 
	
		
			
				|  |  | +      <id>haon</id>
 | 
	
		
			
				|  |  | +      <name>Hao Nguyen</name>
 | 
	
		
			
				|  |  | +      <email>haon@google.com</email>
 | 
	
		
			
				|  |  | +      <organization>Google</organization>
 | 
	
		
			
				|  |  | +      <organizationUrl>https://cloud.google.com</organizationUrl>
 | 
	
		
			
				|  |  | +      <timezone>America/Los_Angeles</timezone>
 | 
	
		
			
				|  |  | +    </developer>
 | 
	
		
			
				|  |  | +  </developers>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    <licenses>
 | 
	
		
			
				|  |  |      <license>
 | 
	
		
			
				|  |  |        <name>The Apache License, Version 2.0</name>
 | 
	
	
		
			
				|  | @@ -26,6 +37,11 @@
 | 
	
		
			
				|  |  |      </license>
 | 
	
		
			
				|  |  |    </licenses>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | +  <scm>
 | 
	
		
			
				|  |  | +    <url>https://github.com/protocolbuffers/protobuf</url>
 | 
	
		
			
				|  |  | +    <connection>scm:git:https://github.com/protocolbuffers/protobuf.git</connection>
 | 
	
		
			
				|  |  | +  </scm>
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  |    <properties>
 | 
	
		
			
				|  |  |      <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 | 
	
		
			
				|  |  |    </properties>
 |