Return-Path: X-Original-To: apmail-incubator-celix-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-celix-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2D6DADC86 for ; Wed, 8 Aug 2012 14:57:50 +0000 (UTC) Received: (qmail 88336 invoked by uid 500); 8 Aug 2012 14:57:50 -0000 Delivered-To: apmail-incubator-celix-dev-archive@incubator.apache.org Received: (qmail 88306 invoked by uid 500); 8 Aug 2012 14:57:50 -0000 Mailing-List: contact celix-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: celix-dev@incubator.apache.org Delivered-To: mailing list celix-dev@incubator.apache.org Received: (qmail 88296 invoked by uid 99); 8 Aug 2012 14:57:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2012 14:57:50 +0000 X-ASF-Spam-Status: No, hits=1.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (nike.apache.org: transitioning domain of marcel.offermans@luminis.nl does not designate 194.109.24.34 as permitted sender) Received: from [194.109.24.34] (HELO smtp-vbr14.xs4all.nl) (194.109.24.34) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Aug 2012 14:57:41 +0000 Received: from [192.168.1.21] (095-097-179-234.static.chello.nl [95.97.179.234]) (authenticated bits=0) by smtp-vbr14.xs4all.nl (8.13.8/8.13.8) with ESMTP id q78EvKoU050812 for ; Wed, 8 Aug 2012 16:57:20 +0200 (CEST) (envelope-from marcel.offermans@luminis.nl) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1278) Subject: Re: [RFC] [PATCH v1 0/9] More Fixes From: Marcel Offermans In-Reply-To: <50227C1C.70601@hupie.com> Date: Wed, 8 Aug 2012 16:57:19 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: References: <1342215352-27341-1-git-send-email-mailings@hupie.com> <500125C2.4050403@hupie.com> <500125EE.9080300@hupie.com> <50227C1C.70601@hupie.com> To: X-Mailer: Apple Mail (2.1278) X-Virus-Scanned: by XS4ALL Virus Scanner On Aug 8, 2012, at 16:47 PM, Ferry Huberts wrote: > however, I saw you didn't preserve my authorship of miniunz.h, which = is considered 'bad taste' in open source projects... For the record, it is quite common in Apache projects to not name an = individual author in source files, but instead mention the development = team. For example, in Felix we have the following convention: * @author Felix Project = Team I would suggest the Celix team considers this suggestion. Greetings, Marcel