Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit dfa6f37

Browse files
committed
Updated Composer.json
* Added keywords and authors
1 parent b8d7fea commit dfa6f37

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

composer.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
33
"description": "A SimpleSAMLphp module providing template for DiscoPower and user-facing parts of the SSP for BBMRI",
44
"version": "1.0.0-rc",
55
"type": "simplesamlphp-module",
6+
"keywords": ["BBMRI", "bbmri", "BBMRI-ERIC", "bbmri-eric", "simplesamlphp"],
7+
"license": "BSD-2-Clause",
8+
"authors": [
9+
{
10+
"name": "Pavel Vyskocil",
11+
"email": "[email protected]"
12+
},
13+
{
14+
"name": "Michal Prochazka",
15+
"email": "[email protected]"
16+
}
17+
],
618
"require": {
719
"simplesamlphp/composer-module-installer": "~1.0"
820
}

0 commit comments

Comments
 (0)