mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 10:12:28 +01:00 
			
		
		
		
	Changed name of the composer package, since someone already has taken it. Also added myself as a contributor and changed the role for Jeff.
This commit is contained in:
		@@ -1,14 +1,19 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
  "name": "moserware/skills",
 | 
					  "name": "moserware/trueskill",
 | 
				
			||||||
  "description": "Implementation of Microsoft's TrueSkill matchmaking system for PHP",
 | 
					  "description": "Implementation of Microsoft's TrueSkill matchmaking system for PHP",
 | 
				
			||||||
  "keywords": ["trueskill","matchmaking"],
 | 
					  "keywords": ["trueskill","matchmaking"],
 | 
				
			||||||
  "homepage": "https://github.com/moserware/Skills",
 | 
					  "homepage": "https://github.com/moserware/PHPSkills",
 | 
				
			||||||
  "version": "1.0.0-alpha1",
 | 
					  "version": "1.0.0",
 | 
				
			||||||
  "authors": [
 | 
					  "authors": [
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
      "name": "Jeff Moser",
 | 
					      "name": "Jeff Moser",
 | 
				
			||||||
      "email": "jeff@moserware.com",
 | 
					      "email": "jeff@moserware.com",
 | 
				
			||||||
      "role": "Maintainer"
 | 
					      "role": "Creator"
 | 
				
			||||||
 | 
					    },
 | 
				
			||||||
 | 
					    {
 | 
				
			||||||
 | 
					      "name": "Alexander Liljengård",
 | 
				
			||||||
 | 
					      "email": "alexander@paxxmedia.se",
 | 
				
			||||||
 | 
					      "role": "Contributor"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "require": {
 | 
					  "require": {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user