On 09/30/20 03:56, changab wrote: > Initial version of RedfishPkg. > > Signed-off-by: Wu Jiaxin <jiaxin...@intel.com> > Signed-off-by: Fu Siyuan <siyuan...@intel.com> > Signed-off-by: Wang Fan <fan.w...@intel.com> > Signed-off-by: Chang Abner <abner.ch...@hpe.com> > Cc: Nickle Wang <nickle.w...@hpe.com> > Cc: Andrew Fish <af...@apple.com> > Cc: Laszlo Ersek <ler...@redhat.com> > Cc: Leif Lindholm <l...@nuviainc.com> > Cc: Michael D Kinney <michael.d.kin...@intel.com> > --- > RedfishPkg/RedfishPkg.ci.yaml | 67 +++++++++++++++++++++++++++++++++++ > RedfishPkg/RedfishPkg.dec | 18 ++++++++++ > RedfishPkg/RedfishPkg.dsc | 40 +++++++++++++++++++++ > 3 files changed, 125 insertions(+) > create mode 100644 RedfishPkg/RedfishPkg.ci.yaml > create mode 100644 RedfishPkg/RedfishPkg.dec > create mode 100644 RedfishPkg/RedfishPkg.dsc
based on the diffstat: Acked-by: Laszlo Ersek <ler...@redhat.com> However, I suggest resending this series (more precisely, sending a v3). Here's why: The patch seems to have been posted "From: changab <abner.ch...@hpe.com>". This will be recorded in the git history, by git-am. (The mergify bot overwrites the Committer meta-field, but the Author meta-field remains in place, from git-am -- and that works from "From:".) I think "Abner Chang <abner.ch...@hpe.com>" looks a whole lot better than "changab <abner.ch...@hpe.com>", in the Author field. So please rebase this series locally, picking the "edit" action for each patch, and then re-commit each patch with: git commit --amend --author="Abner Chang <abner.ch...@hpe.com>" git rebase --continue Additionally, please update the "user.name" knob in your git config. Sorry for obsessing about this -- I'd really like the git history to look *nice*. Thanks Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#65785): https://edk2.groups.io/g/devel/message/65785 Mute This Topic: https://groups.io/mt/77210801/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-