diff --git a/files/pagure.spec b/files/pagure.spec index 6945ed2..2fd39b5 100644 --- a/files/pagure.spec +++ b/files/pagure.spec @@ -188,8 +188,8 @@ Requires(preun): systemd Requires(postun): systemd %description loadjson pagure-loadjson is the service allowing to update the database with the -information provided in the JSON blobs that are stored in the tickets and -pull-requests git repo. +information provided in the JSON blobs that are stored in the tickets (and +in the future pull-requests) git repo. %prep diff --git a/pagure-loadjson/README.rst b/pagure-loadjson/README.rst index d2223d5..10c1827 100644 --- a/pagure-loadjson/README.rst +++ b/pagure-loadjson/README.rst @@ -2,7 +2,7 @@ Pagure loadjson =============== This is the service loads into the database the JSON files representing -issues or pull-requests. +issues (and in the future also the pull-requests). This service is triggered by a git hook, sending a notification that a push happened. This service receive the notification and find the list of file