From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=linux.intel.com (client-ip=134.134.136.65; helo=mga03.intel.com; envelope-from=james.feist@linux.intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.intel.com Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4721Q23B1lzDqw4 for ; Tue, 29 Oct 2019 04:08:25 +1100 (AEDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Oct 2019 10:08:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,240,1569308400"; d="scan'208";a="374285689" Received: from skyhawk.jf.intel.com (HELO [10.54.51.81]) ([10.54.51.81]) by orsmga005.jf.intel.com with ESMTP; 28 Oct 2019 10:08:22 -0700 Subject: Re: Could someone help to review bmcweb code? To: Carol Wang , openbmc@lists.ozlabs.org References: From: James Feist Message-ID: Date: Mon, 28 Oct 2019 10:08:22 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Oct 2019 17:08:27 -0000 On 10/28/19 5:51 AM, Carol Wang wrote: > Hi, > > I wanna know who can help to review bmcweb code? I'm not sure if the > list of maintainers I added > is changed or not. This is the link of my coding about setting PowerCap. > ----> > https://gerrit.openbmc-project.xyz/c/openbmc/bmcweb/+/26223 It looks like this patch has been -1ed for over a week, generally the maintainers will not look at a patch that has been -1ed. I would work with the community to come to resolution and get some +1s. Thanks -James > > Thanks in advance!