<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2">Thanks for the detailed guideline. I've re-submit the git pull request.<br><br>-Yi<br><br><font color="#990099">-----"openbmc" <<a target="_blank" href="mailto:openbmc-bounces+shliyi=cn.ibm.com@lists.ozlabs.org">openbmc-bounces+shliyi=cn.ibm.com@lists.ozlabs.org</a>> wrote: -----</font><br><br>>To: <a target="_blank" href="mailto:openbmc@lists.ozlabs.org">openbmc@lists.ozlabs.org</a>, <a target="_blank" href="mailto:adamliyi@msn.com">adamliyi@msn.com</a><br>>From: Jeremy Kerr <br>>Sent by: "openbmc" <br>>Date: 01/18/2016 08:53AM<br>>Subject: Re: [PATCH docs] Add dbus method cold_reset() for bmc dbus<br>>object<br>><br>>Hi,<br>><br>>Thanks for your update to the docs repository, this is great to have.<br>><br>>A couple of points for general OpenBMC contributions though:<br>><br>> - Can you use your real name as the author of this patch? If you<br>>   set your git user.name config variable, your commits will<br>>   have the correct info set:<br>><br>>      git config --global user.name "Your Name"<br>><br>>   Then, you can update this commit with:<br>><br>>      git commit --amend --author='Your Name <<a target="_blank" href="mailto:adamliyi@msn.com">adamliyi@msn.com</a>>'<br>><br>><br>> - We'll need a 'Signed-off-by:' line to indicate that your<br>>   contributions are okay to include in the open-source projects<br>>   used in OpenBMC. This will be something like:<br>><br>>     Signed-off-by: Your Name <<a target="_blank" href="mailto:adamliyi@msn.com">adamliyi@msn.com</a>><br>><br>>   Same as above: you can add this to your existing commit<br>>   using `git commit --amend`.<br>><br>>These are in the (new) contribution guidelines, up at:<br>><br>>  <a target="_blank" href="https://github.com/openbmc/docs/blob/master/contributing.md">https://github.com/openbmc/docs/blob/master/contributing.md</a><br>><br>>Cheers,<br>><br>><br>>Jeremy<br>><br>><br>>On 15/01/16 22:30, OpenBMC Patches wrote:<br>>> From: adamliyi <<a target="_blank" href="mailto:adamliyi@msn.com">adamliyi@msn.com</a>><br>>> <br>>> ---<br>>>  dbus-interfaces.md | 7 +++++++<br>>>  1 file changed, 7 insertions(+)<br>>> <br>>> diff --git a/dbus-interfaces.md b/dbus-interfaces.md<br>>> index 28fe410..7dee30f 100644<br>>> --- a/dbus-interfaces.md<br>>> +++ b/dbus-interfaces.md<br>>> @@ -151,4 +151,11 @@ properties:<br>>>  <br>>>    *  `state`<br>>>  <br>>> +# BMC<br>>> +<br>>> +## `/org/openbmc/control/bmc/bmc0`<br>>> +<br>>> +methods:<br>>> +<br>>> +  *  `cold_reset()`<br>>>  <br>>> <br>>_______________________________________________<br>>openbmc mailing list<br>><a target="_blank" href="mailto:openbmc@lists.ozlabs.org">openbmc@lists.ozlabs.org</a><br>><a target="_blank" href="https://lists.ozlabs.org/listinfo/openbmc">https://lists.ozlabs.org/listinfo/openbmc</a><br>></font><BR>