Home
last modified time | relevance | path

Searched refs:AddCc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/patman/
H A Dcommit.py68 def AddCc(self, cc_list): member in Commit
H A Dpatchstream.py298 self.commit.AddCc(tag_match.group(2).split(','))