Change project infos after ownership transfer

This commit is contained in:
geekix 2018-08-22 12:12:49 +02:00
parent 229026aa41
commit fa60414efe

View File

@ -1,12 +1,12 @@
{
"name": "OpenConceptConsulting-nslcd",
"name": "puppet-nslcd",
"version": "0.2.0",
"author": "OpenConceptConsulting",
"author": "Geekix",
"summary": "Installs and configures nslcd.",
"license": "Apache-2.0",
"source": "https://github.com/OpenConceptConsulting/puppet-nslcd",
"project_page": "https://github.com/OpenConceptConsulting/puppet-nslcd",
"issues_url": "https://github.com/OpenConceptConsulting/puppet-nslcd/issues",
"source": "https://github.com/geekix/puppet-nslcd",
"project_page": "https://github.com/geekix/puppet-nslcd",
"issues_url": "https://github.com/geekix/puppet-nslcd/issues",
"dependencies": [
{
"name": "puppetlabs-stdlib",