-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcommiters.html
187 lines (153 loc) · 6.97 KB
/
commiters.html
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
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html">
<head>
<title>People behind MoSKito, the Open Source Health and Performance Monitoring System for Java Applications</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<meta name="description" content="MoSKito Commiters"/>
<meta name="keywords" content="moskito commiters, java application monitoring support, java monitoring, application monitoring, open source java monitoring, support, moskito"/>
<link rel="shortcut icon" href="static-int/img/favicon.ico" type="image/x-icon">
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800' rel='stylesheet' type='text/css'>
<link type="text/css" rel="stylesheet" rev="stylesheet" href="static-ext/bootstrap-3.3.4/css/bootstrap.min.css"/>
<link type="text/css" rel="stylesheet" rev="stylesheet" href="static-ext/font-awesome-3.2.1/css/font-awesome.min.css"/>
<link href='static-int/css-new/common.css' rel='stylesheet' type='text/css'>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-2363606-2', 'moskito.org');
ga('send', 'pageview', {
'anonymizeIp': true
});
</script>
</head>
<body data-spy="scroll" data-target="#myNavbar" data-offset="100">
<div class="wrapper">
<div id="header" data-logo-name="Commiters"></div>
<!-- Main box start -->
<div class="main-box main-page-content">
<div class="gray-box-out"></div>
<div class="container">
<div class="main-info">
<div class="main-box-padding-2">
<h1>
MoSKito Commiters
</h1>
<h3>
Fingers and Brains behind MoSKito
</h3>
</div>
</div>
</div>
</div>
<!-- Main box end -->
<div class="content">
<div class="container">
<div class="row">
<div class="col-xs-9 scrollspy-content">
<div class="header-section">
<p>
MoSKito is an open source project and it is developed entirely by volunteers.
</p>
<div class="well">
Want to help? Jump to the help section to learn how you can involve yourself.
</div>
</div>
<!-- AOP -->
<div class="docs-section">
<h2 id="section-main" class="anchor">Maintainer</h2>
<p>The project is maintained by the Maintainer. The job of the maintainer is to </p>
<ul>
<li>discuss and accept pull requests on <a href="http://www.github.com/anotheria/moskito">GitHub</a>, </li>
<li>prescan and assign <a href="http://jira.opensource.anotheria.net/browse/MSK">jira tickets</a></li>
<li>prepare and perform <a href="https://confluence.opensource.anotheria.net/display/MSK/Change+Log">releases</a></li>
<li>ask new commiters to fill out and sign <a href="cla.html">the Contributor License Agreement</a>.
<p>
MoSKito's maintainer and founder is:<br>
Leon Rosenberg
</p>
<p>You can always reach current maintainer at <a href="mailto:[email protected]">[email protected]</a>
</div>
<!-- commiters start -->
<div class="docs-section">
<h2 id="section-commiters" class="anchor">Commiters</h2>
<p>Current and past commiters and contributors in alphabetic order </p>
<ul>
<li>Alexandr Bolbat</li>
<li>Alexandr Osadchy</li>
<li>Alecsey Samoilich</li>
<li>Andrey Fedorenko</li>
<li>Bogdan Didukh</li>
<li>Dmitriy Agafonov</li>
<li>Denys Metelin</li>
<li>Dmitry Zhmud</li>
<li>Dmytro Mrachkovskyi (documentations)</li>
<li>Dmitriy Silenko</li>
<li>Eugen Lihovidov</li>
<li>Eugen Smakula</li>
<li>Georgiy Sokolov</li>
<li>Gleb Zgonikov</li>
<li>Roman Sukharnik</li>
<li>Ilja bogatyrchuk</li>
<li>Igor Mercuriev</li>
<li>Ksenia Solodovnik</li>
<li>Leon Rosenberg</li>
<li>Michael König</li>
<li>Michael Schütz</li>
<li>Miroslav Gannoha</li>
<li>Roman Potopa</li>
<li>Sergiy Sergeichuk</li>
<li>Vladyslav Bezuhlyi</li>
<li>Valeriy Kazhdan</li>
<li>Vitaliy Zhovtiuk</li>
<li>Yuriy Koval</li>
</ul>
</div>
<!-- help -->
<div class="docs-section">
<h2 id="section-help" class="anchor">Want to help?</h2>
<p>MoSKito is <b>an open source project</b> maintained by volunteers. This means, that we urgently depend on your help.</p>
<p>
There are multiple ways to help. Here are some:
<ul>
<li>Check <a href="http://jira.opensource.anotheria.net">jira for unresolved issues</a>.</li>
<li>Check how MoSKito integrates with your favorite tech and provide an <a href="https://github.com/anotheria/moskito-examples">example</a> or <a href="https://confluence.opensource.anotheria.net/display/MSK/Home">documentation</a> or <a href="http://blog.anotheria.net/msk">a blog post</a>.</li>
<li>Generally everything that makes the documentation better, will give you hundreds of additional karma points.</li>
<li>Or maybe you have a feature idea? Discuss it on <a href="mailto:[email protected]">the user list</a>.</li>
<li>..... or maybe just send us a pizza ;-) </li>
</ul>
</p>
</div>
</div>
<div class="col-xs-3">
<nav id="myNavbar" role="navigation">
<div id="navbarCollapse">
<ul class="nav scrollspy">
<li class="active"><a href="#section-main">Maintainer</a></li>
<li><a href="#section-commiters">Commiters</a></li>
<li><a href="#section-help">Want to help?</a></li>
</ul>
</div>
</nav>
</div>
</div>
</div>
</div>
<!-- End of content -->
<div id="footer"></div>
</div>
<script type="text/javascript" src="static-ext/jquery-1.10.2/jquery-1.10.2.min.js"></script>
<script type="text/javascript" src="static-ext/bootstrap-3.3.4/js/bootstrap.min.js"></script>
<script type="text/javascript" src="static-ext/google-code-prettify/application.js"></script>
<script type="text/javascript" src="static-ext/bootstrap-2.3.2/js/bootstrap.min.js"></script>
<script type="text/javascript" src="static-ext/bootstrap-modal-2.1/js/bootstrap-modal.js"></script>
<script type="text/javascript" src="static-ext/bootstrap-modal-2.1/js/bootstrap-modalmanager.js"></script>
<script type="text/javascript" src="static-ext/carouFredSel-6.2.1/helper-plugins/jquery.touchSwipe.min.js"></script>
<script type="text/javascript" src="static-int/js/common.js"></script>
<script type="text/javascript" src="static-int/js/common-new.js"></script>
<script type="text/javascript" src="static-int/js/code.js"></script>
<script type="text/javascript" src="static-int/js/open-header.js"></script>
<script type="text/javascript" src="static-int/js/open-footer.js"></script>
</body>
</html>