From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-856431-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 198B71388BF
	for <garchives@archives.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; 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 <gentoo-commits@lists.gentoo.org>; Sun, 10 Jan 2016 11:56:30 +0000 (UTC)
From: "Justin Lecher" <jlec@gentoo.org>
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" <jlec@gentoo.org>
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: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 6b4669fa-f854-4ccc-b97a-b52b5d555500
X-Archives-Hash: b7359336260def556b5e2c260bec25fd

commit:     d9e2cce6eb5b3980fc35a49a7e1f1909c2520574
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 10 11:56:23 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> 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 <jlec <AT> 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?