Skip to content

Commit a735407

Browse files
authored
Change composer.json project name
1 parent ad20926 commit a735407

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
"name": "grasmash/drupal-views_rss_itunes",
3-
"description": "Views RSS iTunes adds iTunes support to Views.",
2+
"name": "ten7/itunes_rss",
3+
"description": "Views RSS iTunes adds iTunes support to Views. Fork of grasmash/drupal-views-itunes-rss",
44
"type": "drupal-module",
5-
"homepage": "https://github.com/grasmash/drupal-views-itunes-rss",
5+
"homepage": "https://github.com/ten7/drupal-views-itunes-rss",
66
"authors": [
77
{
88
"name": "Matthew Grasmick"
9+
},
10+
{
11+
"name": "Les Lim"
912
}
1013
],
11-
"support": {
12-
"issues": "https://github.com/grasmash/drupal-views-itunes-rss/issues"
13-
},
1414
"license": "GPL-2.0+"
1515
}

0 commit comments

Comments
 (0)