diff mbox

[v5,2/3] Added document containing governance related todo list

Message ID 1479903646-6772-3-git-send-email-lars.kurth@citrix.com (mailing list archive)
State New, archived
Headers show

Commit Message

Lars Kurth Nov. 23, 2016, 12:20 p.m. UTC
Contains items that at some point need to be addressed.
The items do not directly affect governance.pandoc

Signed-off-by: Lars Kurth <lars.kurth@citrix.com>
---
 governance.todo | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
 create mode 100644 governance.todo

Comments

Konrad Rzeszutek Wilk Feb. 15, 2017, 4:42 p.m. UTC | #1
On Wed, Nov 23, 2016 at 12:20:45PM +0000, Lars Kurth wrote:
> Contains items that at some point need to be addressed.
> The items do not directly affect governance.pandoc
> 
> Signed-off-by: Lars Kurth <lars.kurth@citrix.com>

Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

> ---
>  governance.todo | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)
>  create mode 100644 governance.todo
> 
> diff --git a/governance.todo b/governance.todo
> new file mode 100644
> index 0000000..81e068c
> --- /dev/null
> +++ b/governance.todo
> @@ -0,0 +1,23 @@
> +This document contains some governance related TODO items that at some point 
> +need to be addressed. The items do not directly affect governance.pandoc
> +
> +### Maintainers
> +
> +CONSISTENCY ISSUES that probably ought to be cleaned up at some point
> +- The xen.git MAINTAINERS file does not list our release managers and 
> +  stable branch maintainers
> +- We do have a number of repos without MAINTAINERS files, e.g. mini-os.git, 
> +  osstest.git
> +- For projects with many repositories (e.g. XAPI and Mirage OS), using MAINTAINERS 
> +  files is not very practical. XAPI seems to sometimes use MAINTAINERS and README 
> +  files at other times. We may need a more central place to state roles.
> +
> +### Project Leadership Team and Project Lead
> +
> +CONSISTENCY ISSUES that probably ought to be cleaned up at some point
> +- XAPI and Mirage OS ought to decide who their leadership team is 
> +  (I made some assumptions for now)
> +
> +### Per Sub-Project Governance Specialisation 
> +
> +- XAPI, WinPV and MirageOS need to provide this information, if they deviate
> \ No newline at end of file
> -- 
> 2.5.4 (Apple Git-61)
>
diff mbox

Patch

diff --git a/governance.todo b/governance.todo
new file mode 100644
index 0000000..81e068c
--- /dev/null
+++ b/governance.todo
@@ -0,0 +1,23 @@ 
+This document contains some governance related TODO items that at some point 
+need to be addressed. The items do not directly affect governance.pandoc
+
+### Maintainers
+
+CONSISTENCY ISSUES that probably ought to be cleaned up at some point
+- The xen.git MAINTAINERS file does not list our release managers and 
+  stable branch maintainers
+- We do have a number of repos without MAINTAINERS files, e.g. mini-os.git, 
+  osstest.git
+- For projects with many repositories (e.g. XAPI and Mirage OS), using MAINTAINERS 
+  files is not very practical. XAPI seems to sometimes use MAINTAINERS and README 
+  files at other times. We may need a more central place to state roles.
+
+### Project Leadership Team and Project Lead
+
+CONSISTENCY ISSUES that probably ought to be cleaned up at some point
+- XAPI and Mirage OS ought to decide who their leadership team is 
+  (I made some assumptions for now)
+
+### Per Sub-Project Governance Specialisation 
+
+- XAPI, WinPV and MirageOS need to provide this information, if they deviate
\ No newline at end of file