Commit 84e348a
committed
README: E.123 number for meeting call
And fix a period/paren swap. The period/paren swap and contry-code
addition both bring the local version more in line with the image-spec
version [1] and seem like good changes.
I've diverged from the image-spec version by using space separation in
the phone number instead of hyphens. From E.123 [2,3]:
9.1 Grouping of digits in a telephone number [5] should be
accomplished by means or spaces [6] unless an agreed upon explicit
symbol (e.g. hyphen) is necessary for procedural purposes. Only
spaces should be used in an international number.
[1]: https://github.com/opencontainers/image-spec/blob/v1.0.0-rc5/README.md#weekly-call
[2]: http://www.itu.int/rec/T-REC-E.123/en
[3]: https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-E.123-200102-I!!PDF-E&type=items
Signed-off-by: W. Trevor King <wking@tremily.us>1 parent 6ca773a commit 84e348a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments