From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 198B71388BF for ; Sun, 10 Jan 2016 11:56:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACE61E07ED; Sun, 10 Jan 2016 11:56:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5964FE07ED for ; Sun, 10 Jan 2016 11:56:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99DE53408A2 for ; Sun, 10 Jan 2016 11:56:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 521A3BFF for ; Sun, 10 Jan 2016 11:56:30 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1452426983.d9e2cce6eb5b3980fc35a49a7e1f1909c2520574.jlec@gentoo> Subject: [gentoo-commits] proj/recruiters:master commit in: / X-VCS-Repository: proj/recruiters X-VCS-Files: questions X-VCS-Directories: / X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: d9e2cce6eb5b3980fc35a49a7e1f1909c2520574 X-VCS-Branch: master Date: Sun, 10 Jan 2016 11:56:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6b4669fa-f854-4ccc-b97a-b52b5d555500 X-Archives-Hash: b7359336260def556b5e2c260bec25fd commit: d9e2cce6eb5b3980fc35a49a7e1f1909c2520574 Author: Justin Lecher gentoo org> AuthorDate: Sun Jan 10 11:56:23 2016 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Jan 10 11:56:23 2016 +0000 URL: https://gitweb.gentoo.org/proj/recruiters.git/commit/?id=d9e2cce6 Add Q about dynamic deps Signed-off-by: Justin Lecher gentoo.org> questions | 2 ++ 1 file changed, 2 insertions(+) diff --git a/questions b/questions index 5220b58..9abfdf5 100644 --- a/questions +++ b/questions @@ -12,6 +12,8 @@ Quiz Questions: * All devs who are official devs with start of voting period - What would you do if you were not happy with what comrel decided? * Council can overrule all Comrel decisions +- What are dynamic deps? And why schould they be avoided? + * - What are GLSAs? How do they come into play in day to day developer work? * - What is the difference between einfo and elog?