diff options
Diffstat (limited to 'recruiters')
-rw-r--r-- | recruiters/quizzes/ebuild-maintainer-quiz.txt | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/recruiters/quizzes/ebuild-maintainer-quiz.txt b/recruiters/quizzes/ebuild-maintainer-quiz.txt index b636913..54c151a 100644 --- a/recruiters/quizzes/ebuild-maintainer-quiz.txt +++ b/recruiters/quizzes/ebuild-maintainer-quiz.txt @@ -72,14 +72,10 @@ docs: devmanual docs: devmanual -3.a. What is repoman? When should it be used? How would you check for QA - problems with repoman? - -docs: devmanual, wiki - -3.b. A user submits a brand-new ebuild for a new package. What are - the proper steps (including repoman commands) to take to add - this ebuild to ::gentoo repository? What should be in the commit message? +3. A user submits a brand new ebuild for a new package. What are the proper + steps, including testing the contribution and checking for QA problems, to + add the ebuild to the ::gentoo repository? What should the commit's summary + look like, and how do you retain the authorship? docs: devmanual, wiki |