public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Ashley E Desimone" <ashley.e.desimone@intel.com>
To: devel@edk2.groups.io
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>,
	Puja Pandya <puja.pandya@intel.com>,
	Erik Bjorge <erik.c.bjorge@intel.com>,
	Bret Barkelew <Bret.Barkelew@microsoft.com>,
	Prince Agyeman <prince.agyeman@intel.com>
Subject: [edk2-staging/EdkRepo] [PATCH] EdkRepo: Add missing __init__.py files
Date: Thu, 28 May 2020 14:28:38 -0700	[thread overview]
Message-ID: <20200528212838.2007-1-ashley.e.desimone@intel.com> (raw)

Signed-off-by: Ashley E Desimone <ashley.e.desimone@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Puja Pandya <puja.pandya@intel.com>
Cc: Erik Bjorge <erik.c.bjorge@intel.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Prince Agyeman <prince.agyeman@intel.com>
---
 edkrepo/common/workspace_maintenance/__init__.py        | 8 ++++++++
 edkrepo/common/workspace_maintenance/humble/__init__.py | 8 ++++++++
 edkrepo/config/humble/__init__.py                       | 8 ++++++++
 3 files changed, 24 insertions(+)
 create mode 100644 edkrepo/common/workspace_maintenance/__init__.py
 create mode 100644 edkrepo/common/workspace_maintenance/humble/__init__.py
 create mode 100644 edkrepo/config/humble/__init__.py

diff --git a/edkrepo/common/workspace_maintenance/__init__.py b/edkrepo/common/workspace_maintenance/__init__.py
new file mode 100644
index 0000000..0486261
--- /dev/null
+++ b/edkrepo/common/workspace_maintenance/__init__.py
@@ -0,0 +1,8 @@
+#!/usr/bin/env python3
+#
+## @file
+# __init__.py
+#
+# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
+# SPDX-License-Identifier: BSD-2-Clause-Patent
+#
diff --git a/edkrepo/common/workspace_maintenance/humble/__init__.py b/edkrepo/common/workspace_maintenance/humble/__init__.py
new file mode 100644
index 0000000..0486261
--- /dev/null
+++ b/edkrepo/common/workspace_maintenance/humble/__init__.py
@@ -0,0 +1,8 @@
+#!/usr/bin/env python3
+#
+## @file
+# __init__.py
+#
+# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
+# SPDX-License-Identifier: BSD-2-Clause-Patent
+#
diff --git a/edkrepo/config/humble/__init__.py b/edkrepo/config/humble/__init__.py
new file mode 100644
index 0000000..0486261
--- /dev/null
+++ b/edkrepo/config/humble/__init__.py
@@ -0,0 +1,8 @@
+#!/usr/bin/env python3
+#
+## @file
+# __init__.py
+#
+# Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>
+# SPDX-License-Identifier: BSD-2-Clause-Patent
+#
-- 
2.26.2.windows.1


             reply	other threads:[~2020-05-28 21:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-28 21:28 Ashley E Desimone [this message]
2020-05-28 21:31 ` [edk2-staging/EdkRepo] [PATCH] EdkRepo: Add missing __init__.py files Nate DeSimone
2020-05-28 21:39   ` Bjorge, Erik C

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200528212838.2007-1-ashley.e.desimone@intel.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox