-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrf-dev-infl.json
More file actions
70 lines (70 loc) · 2.61 KB
/
Copy pathdrf-dev-infl.json
File metadata and controls
70 lines (70 loc) · 2.61 KB
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
{
"label": "Andy Advocate",
"id": "drf-dev-infl",
"parent": ["dev", "biz"],
"narrative": "This persona joined the DevRel Foundation to be in the community with other like-minded individuals. They are a developer influencer who has a technical background but transitioned into a business role and developed those skills too. They like to listen for tips & tricks that may help them do their job better.",
"segment": "*",
"organization": {
"maturity": "*",
"gtm": "*"
},
"role": {
"function": "mix",
"level": "infl",
"experience": "*",
"responsibilities": ["coding", "reviewing"],
"titles": [
"Developer Advocate",
"Developer Evangelist",
"Technical Writer",
"Public Speakeer",
"Author",
"Developer Educator",
"Developer Relations Engineer"
],
"tools": ["drf-ide", "drf-scm", "drf-cicd", "drf-ticketing", "drf-comms", "drf-test", "drf-build"]
},
"adoption": {
"curve": "early",
"modality": ["social", "problem", "info"]
},
"awareness": {
"channels": [
{"format": "social", "url": "https://news.ycombinator.com"},
{"format": "social", "url": "https://slashdot.org"},
{"format": "social", "url": "https://stackoverflow.com"}
],
"events": ["drf-devrelcon.dev"]
},
"motivations": {
"x-likes": [
"Share many of the same likes as a dev.",
"Sharing knowledge to build their personal reputation and brand in technical communities",
"Travel to events are one of the perks that motivate people in this role.",
"Like to engage in conversation (socratic method) as a modality for learning about ideas and topics through Q&A and activity.",
"Have an underlying desire for recognition and want to stand out from the crowd by building their own indvidual brand."
],
"x-dislikes": [
"Share many of the same dislikes as a dev.",
"Often overwhelmed with cross-functional asks from a community with more members than hours in the day."
],
"goals": [
"Wants to learn new tips and tricks to be more effective.",
"Wants to learn about tools or events to match their search criteria and looking for help."
]
},
"strategies": {
"design": [
],
"product": [
],
"education": [
],
"communications": [
],
"sales": [
],
"marketing": [
]
}
}