diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-22 23:21:36 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-01-22 23:24:37 +0300 |
commit | 7d50a6df82bff439ac5de4cd3457107d0a8d173b (patch) | |
tree | f7efa32a69c4c05e557e140cebed91acd4cf8d55 | |
parent | merge ebuild and end quizzes into ebuild-maintainer quiz (diff) | |
download | comrel-7d50a6df82bff439ac5de4cd3457107d0a8d173b.tar.gz comrel-7d50a6df82bff439ac5de4cd3457107d0a8d173b.tar.bz2 comrel-7d50a6df82bff439ac5de4cd3457107d0a8d173b.zip |
developer-quiz: update copyright and header
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
-rw-r--r-- | recruiters/quizzes/developer-quiz.txt | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/recruiters/quizzes/developer-quiz.txt b/recruiters/quizzes/developer-quiz.txt index f3b082e..1c6f6ff 100644 --- a/recruiters/quizzes/developer-quiz.txt +++ b/recruiters/quizzes/developer-quiz.txt @@ -1,17 +1,19 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License. # https://creativecommons.org/licenses/by-sa/3.0/ + Non-ebuild developer quiz -Revision 1.13 - 01 December 2016 +Revision 1.14 - 07 January 2019 + +Answer in whatever length necessary for completeness. +Support your answers with documentation links but avoid redundand citation. +Consult your mentor if you're unable to locate answers. -Answer in whatever length necessary for completeness. Support your answers -with documentation links. Consult your mentor if you're unable to locate -answers. Do not discuss these questions and their answers in public. Do not publish or share any private conversation with your mentor or recruiter. -*** Organizational structure questions +*** PART I Organizational structure questions 1. When is it appropriate to post to the following mailing lists: gentoo-core, gentoo-dev, gentoo-dev-announce, gentoo-project? Provide examples of topics @@ -49,7 +51,7 @@ docs: devmanual, GLEPs docs: wiki -*** Policy questions +*** PART II Policy questions 1. What is the purpose of the ~ARCH keywords? |