-
Notifications
You must be signed in to change notification settings - Fork 1
/
standards.json
98 lines (98 loc) · 2.01 KB
/
standards.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
[
{
"principle": "Close to Standards",
"emoji": "😀",
"judge": {
"name": "Othniel",
"mood": "...😁",
"meaning": "God has helped me",
"father": {"name": "Kenaz", "meaning": "hunter"}
},
{
"principle": "Me",
"emoji": "😁",
"judge": {
"name": "Ehud",
"mood": ".😁",
"meaning": "He that praises",
"father": {"name": "Gera the Benjamite", "meaning": "grain"}
},
{
"principle": "Iteration",
"emoji": "😂",
"judge": {
"name": "Shamgar",
"mood": "{😄}",
"meaning": "sword",
"father": {"name": "Anath", "meaning": "Answer, song, poverty"}
},
{
"principle": "Computationally Secure",
"emoji": "😃",
"judge": {
"name": "Deborah", "meaning": "bee",
"father": {"name": "Jabin", "meaning": "discerner"}
},
{
"principle": "Eliminate Waste",
"emoji": "😄",
"judge": {
"name": "Gideon",
"mood": "{😄}",
"meaning": "great destroyer",
"father": {"name": "Joash", "meaning": "God has given"}
},
{
"principle": "Just do the Right Thing",
"emoji": "😅",
"judge": {
"name": "Tola", "meaning": "scarlet stuff",
"mother": {"name": "Pauh", "meaning": "little girl",
{"father": {"name": "Dodo", "meaning": "amatory; loving"}}}
},
{
"emoji": "😆",
"principle": "=== JustC043 ===",
"judge": {
"name": "Jair",
"meaning": "he shines"
},
{
"emoji": "😇",
"principle": "To open",
"judge": {
"name": "Jephthah",
"meaning": "To open",
"father": {"name": "Gilead", "meaning": "heap [of stones] of testimony"}}
},
{
"emoji": "😈",
"principle": "Single Source of Truth",
"judge": {
"name": "Ibzan",
"meaning": "Father of a target; father of coldness"}
},
{
"emoji": "😉",
"principle": "Open Source",
"judge": {
"name": "Elon",
"meaning": "oak tree"
},
{
"emoji": "😊",
"principle": "Humans over Technology",
"judge": {
"name": "Abdon",
"meaning": "servant",
"father": {"name": "Hillel", "spiritual leader of a Jewish congregation; qualified to expound and apply Jewish law"}}
},
{
"emoji": "😋",
"principle": "Deliver Working Software",
"judge": {
"name": "Samson",
"meaning": "like the sun",
"father": {"name": "Manoah", "meaning": "rest"}
}
]