diff --git a/DESCRIPTION b/DESCRIPTION index 7fc26d6..e919104 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,15 +1,15 @@ Package: GitStats -Title: Get Statistics from GitHub and GitLab -Version: 2.1.1.9000 +Title: Get Statistics from 'GitHub' and 'GitLab' +Version: 2.1.1.9001 Authors@R: c( person(given = "Maciej", family = "Banas", email = "banasmaciek@gmail.com", role = c("aut", "cre")), person(given = "Kamil", family = "Koziej", email = "koziej.k@gmail.com", role = "aut"), person(given = "Karolina", family = "Marcinkowska", email = "karolina_marcinkowska@onet.pl", role = "aut"), person(given = "Matt", family = "Secrest", email = "secrestm@gene.com", role = "aut") ) -Description: Obtain statistics in a standardized way from multiple Git services. Its main purpose is to help teams, - whose activities are spread across multiple git platforms, get their repository metadata in a standardized way - from all these platforms. +Description: Obtain statistics in a standardized way from multiple 'Git' services: 'GitHub' and 'GitLab' for the time-being. + Its main purpose is to help teams, whose activities are spread across multiple git platforms, get their repository metadata + in a standardized way from all these platforms. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE, r6 = TRUE)