From 78d38a0b0561e8135a78f7b17e18fed1e84c3652 Mon Sep 17 00:00:00 2001 From: Ildiko Vancsa Date: Wed, 4 Oct 2023 19:02:17 -0700 Subject: [PATCH] Adding 2023 H2 election timeline and resources This patch adds the 2023 H2 election timeline to the election webpage. It also creates the folder strcture for the candidates to submit their nominations for TSC, PL or TL positions. Change-Id: I62e0458620f77d07883aa843baaf9b76ab5dde8a Signed-off-by: Ildiko Vancsa --- candidates/2023_H2/build/pl/.placeholder | 0 candidates/2023_H2/build/tl/.placeholder | 0 candidates/2023_H2/containers/pl/.placeholder | 0 candidates/2023_H2/containers/tl/.placeholder | 0 candidates/2023_H2/distcloud/pl/.placeholder | 0 candidates/2023_H2/distcloud/tl/.placeholder | 0 candidates/2023_H2/distro/pl/.placeholder | 0 candidates/2023_H2/distro/tl/.placeholder | 0 candidates/2023_H2/docs/pl/.placeholder | 0 candidates/2023_H2/docs/tl/.placeholder | 0 .../2023_H2/flock-services/pl/.placeholder | 0 .../2023_H2/flock-services/tl/.placeholder | 0 candidates/2023_H2/networking/pl/.placeholder | 0 candidates/2023_H2/networking/tl/.placeholder | 0 .../2023_H2/openstack-distro/pl/.placeholder | 0 .../2023_H2/openstack-distro/tl/.placeholder | 0 candidates/2023_H2/release/pl/.placeholder | 0 candidates/2023_H2/release/tl/.placeholder | 0 candidates/2023_H2/security/pl/.placeholder | 0 candidates/2023_H2/security/tl/.placeholder | 0 candidates/2023_H2/test/pl/.placeholder | 0 candidates/2023_H2/test/tl/.placeholder | 0 .../2023_H2/tsc/placeholder_and_hints.rst | 17 ++++++++++++ doc/source/index.rst | 26 +++++++++---------- 24 files changed, 30 insertions(+), 13 deletions(-) create mode 100644 candidates/2023_H2/build/pl/.placeholder create mode 100644 candidates/2023_H2/build/tl/.placeholder create mode 100644 candidates/2023_H2/containers/pl/.placeholder create mode 100644 candidates/2023_H2/containers/tl/.placeholder create mode 100644 candidates/2023_H2/distcloud/pl/.placeholder create mode 100644 candidates/2023_H2/distcloud/tl/.placeholder create mode 100644 candidates/2023_H2/distro/pl/.placeholder create mode 100644 candidates/2023_H2/distro/tl/.placeholder create mode 100644 candidates/2023_H2/docs/pl/.placeholder create mode 100644 candidates/2023_H2/docs/tl/.placeholder create mode 100644 candidates/2023_H2/flock-services/pl/.placeholder create mode 100644 candidates/2023_H2/flock-services/tl/.placeholder create mode 100644 candidates/2023_H2/networking/pl/.placeholder create mode 100644 candidates/2023_H2/networking/tl/.placeholder create mode 100644 candidates/2023_H2/openstack-distro/pl/.placeholder create mode 100644 candidates/2023_H2/openstack-distro/tl/.placeholder create mode 100644 candidates/2023_H2/release/pl/.placeholder create mode 100644 candidates/2023_H2/release/tl/.placeholder create mode 100644 candidates/2023_H2/security/pl/.placeholder create mode 100644 candidates/2023_H2/security/tl/.placeholder create mode 100644 candidates/2023_H2/test/pl/.placeholder create mode 100644 candidates/2023_H2/test/tl/.placeholder create mode 100644 candidates/2023_H2/tsc/placeholder_and_hints.rst diff --git a/candidates/2023_H2/build/pl/.placeholder b/candidates/2023_H2/build/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/build/tl/.placeholder b/candidates/2023_H2/build/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/containers/pl/.placeholder b/candidates/2023_H2/containers/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/containers/tl/.placeholder b/candidates/2023_H2/containers/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/distcloud/pl/.placeholder b/candidates/2023_H2/distcloud/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/distcloud/tl/.placeholder b/candidates/2023_H2/distcloud/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/distro/pl/.placeholder b/candidates/2023_H2/distro/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/distro/tl/.placeholder b/candidates/2023_H2/distro/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/docs/pl/.placeholder b/candidates/2023_H2/docs/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/docs/tl/.placeholder b/candidates/2023_H2/docs/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/flock-services/pl/.placeholder b/candidates/2023_H2/flock-services/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/flock-services/tl/.placeholder b/candidates/2023_H2/flock-services/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/networking/pl/.placeholder b/candidates/2023_H2/networking/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/networking/tl/.placeholder b/candidates/2023_H2/networking/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/openstack-distro/pl/.placeholder b/candidates/2023_H2/openstack-distro/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/openstack-distro/tl/.placeholder b/candidates/2023_H2/openstack-distro/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/release/pl/.placeholder b/candidates/2023_H2/release/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/release/tl/.placeholder b/candidates/2023_H2/release/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/security/pl/.placeholder b/candidates/2023_H2/security/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/security/tl/.placeholder b/candidates/2023_H2/security/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/test/pl/.placeholder b/candidates/2023_H2/test/pl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/test/tl/.placeholder b/candidates/2023_H2/test/tl/.placeholder new file mode 100644 index 0000000..e69de29 diff --git a/candidates/2023_H2/tsc/placeholder_and_hints.rst b/candidates/2023_H2/tsc/placeholder_and_hints.rst new file mode 100644 index 0000000..aa7e602 --- /dev/null +++ b/candidates/2023_H2/tsc/placeholder_and_hints.rst @@ -0,0 +1,17 @@ +If you have never participated in an election and written up a nomination +before here are a few tips to help you: + +* One purpose of the nomination text is to help the community to know you + better and understand why you are running for the position +* Technical background and skills that you feel relevant for the position + are good to mention +* Summarizing your involvement with the project will help to show what areas + you are active in and what your experience is with the project and community +* Listing responsibilities you would take and actions you would drive will + help the community to understand how you can fit into the TSC group if you + get elected +* There is no perfect nomination, make sure you include all talking points + you would be interested to read in others' +* Don't forget to send the text to the starlingx-discuss mailing list as well +* For examples and inspiration you can look into the election candidacy folder + of OpenStack: https://opendev.org/openstack/election/src/branch/master/candidates diff --git a/doc/source/index.rst b/doc/source/index.rst index e45bbe3..4ada49f 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -10,19 +10,19 @@ StarlingX Election StarlingX PL, TL and TSC Elections Timeline =========================================== -+-------------------+-----------------------------+-----------------------------+ -| Events | Start Date | End Date | -+===================+=============================+=============================+ -| TSC Nominations | 2023 H2 | 2023 H2 | -+-------------------+-----------------------------+-----------------------------+ -| TSC Campaign | 2023 H2 | 2023 H2 | -+-------------------+-----------------------------+-----------------------------+ -| TSC Election | 2023 H2 | 2023 H2 | -+-------------------+-----------------------------+-----------------------------+ -| PL/TL Nominations | 2023 H2 | 2023 H2 | -+-------------------+-----------------------------+-----------------------------+ -| PL/TL Election | 2023 H2 | 2023 H2 | -+-------------------+-----------------------------+-----------------------------+ ++-------------------+------------------------------+------------------------------+ +| Events | Start Date | End Date | ++===================+==============================+==============================+ +| TSC Nominations | October 31, 2023, 20:45 UTC | November 07, 2023, 20:45 UTC | ++-------------------+------------------------------+------------------------------+ +| TSC Campaign | November 07, 2023, 20:45 UTC | November 14, 2023, 20:45 UTC | ++-------------------+------------------------------+------------------------------+ +| TSC Election | November 14, 2023, 20:45 UTC | November 21, 2023, 20:45 UTC | ++-------------------+------------------------------+------------------------------+ +| PL/TL Nominations | October 31, 2023, 20:45 UTC | November 07, 2023, 20:45 UTC | ++-------------------+------------------------------+------------------------------+ +| PL/TL Election | November 14, 2023, 20:45 UTC | November 21, 2023, 20:45 UTC | ++-------------------+------------------------------+------------------------------+ See `Election system`_, `PLTL details`_ and `TSC details`_.