|
1 | 1 | { |
2 | 2 | "name": "phpbb/googleanalytics", |
3 | 3 | "type": "phpbb-extension", |
4 | | - "description": "An extension which adds Google Analytics to your phpBB forum", |
| 4 | + "description": "An extension that allows administrators to easily add their Google Analytics tracking code to their phpBB forum.", |
5 | 5 | "homepage": "https://phpbb.com", |
6 | | - "version": "1.0.0-b1", |
| 6 | + "version": "1.0.0", |
7 | 7 | "keywords": ["phpbb", "extension", "google", "analytics"], |
8 | 8 | "license": "GPL-2.0", |
9 | 9 | "authors": [ |
10 | 10 | { |
11 | | - "name": "Nathan Guse", |
12 | | - "email": "nathaniel.guse@gmail.com", |
13 | | - "role": "Extensions Development Team Lead" |
| 11 | + "name": "Marc Alexander", |
| 12 | + "email": "admin@m-a-styles.de", |
| 13 | + "homepage": "http://www.m-a-styles.de", |
| 14 | + "role": "Extensions Team Consultant" |
14 | 15 | }, |
15 | 16 | { |
16 | 17 | "name": "Michael Cullum", |
17 | 18 | "homepage": "http://michaelcullum.com", |
18 | 19 | "email": "michael@phpbb.com", |
19 | 20 | "role": "Extensions Team Consultant" |
20 | 21 | }, |
21 | | - { |
22 | | - "name": "Marc Alexander", |
23 | | - "email": "admin@m-a-styles.de", |
24 | | - "homepage": "http://www.m-a-styles.de", |
25 | | - "role": "Extensions Team Consultant" |
26 | | - }, |
27 | 22 | { |
28 | 23 | "name": "Matt Friedman", |
29 | 24 | "homepage": "http://mattfriedman.me", |
30 | | - "role": "Extensions Development Team" |
| 25 | + "role": "Extensions Development Team Lead" |
| 26 | + }, |
| 27 | + { |
| 28 | + "name": "Nathan Guse", |
| 29 | + "email": "nathaniel.guse@gmail.com", |
| 30 | + "role": "Former Extensions Development Team Lead" |
31 | 31 | }, |
32 | 32 | { |
33 | 33 | "name": "Lukasz Kaczynski", |
|
0 commit comments