This is an automated email from the ASF dual-hosted git repository.
gstein pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/steve.git
The following commit(s) were added to refs/heads/trunk by this push:
new 2bc5977 oops. remove obsoleted paragraph.
2bc5977 is described below
commit 2bc597723752d73cc6f32d8dd6473d3fb36b90e6
Author: Greg Stein <[email protected]>
AuthorDate: Mon Sep 22 21:32:14 2025 -0500
oops. remove obsoleted paragraph.
---
v3/README.md | 4 ----
1 file changed, 4 deletions(-)
diff --git a/v3/README.md b/v3/README.md
index 195a5e1..ee47741 100644
--- a/v3/README.md
+++ b/v3/README.md
@@ -20,10 +20,6 @@ v2 is the initial guide for a data model, to be used by v3.
The top-level item is an **Election**, and our design-point (in terms of scale)
is to manage hundreds of these. Each Election contains some simple metadata.
-Each **Election** contains some simple metadata, along with **Persons**
-(numbering from ten to hundreds) that are on record to vote, and a set of
**Issues**
-(from one to a hundred) on the ballot for the people to vote upon.
-
The number of **Persons** is numbered in low thousands, and is the entire union
of people who may be eligible to vote in any of the Elections.