This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
staff.html
369 lines (365 loc) · 17.9 KB
/
staff.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
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
<!DOCTYPE html>
<!--
(The MIT License)
Copyright (c) 2016 Kura
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the 'Software'), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<html lang="en">
<head id="head">
<meta charset="utf-8">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<link rel="alternate" href="https://blog.ircpuzzles.org" hreflang="en" />
<link rel="dns-prefetch" href="https://blog.ircpuzzles.org">
<link rel="dns-prefetch" href="//code.getmdl.io">
<link href="https://blog.ircpuzzles.org/feeds/all.rss.xml" type="application/rss+xml"
rel="alternate" title="#ircpuzzles">
<meta property="og:site_name" content="#ircpuzzles">
<meta property="og:type" content="article">
<meta property="og:title"
content="Staff">
<meta property="og:url"
content="https://blog.ircpuzzles.org/staff.html">
<meta property="og:description"
content="The following is a list of our current staff and volunteers: FireFly jose tk tris wolf yano Updated: 2023-03-09">
<meta property="twitter:site" content="@ircpuzzles">
<meta property="twitter:title"
content="Staff">
<meta property="twitter:url"
content="https://blog.ircpuzzles.org/staff.html">
<meta property="twitter:description"
content="The following is a list of our current staff and volunteers: FireFly jose tk tris wolf yano Updated: 2023-03-09">
<meta property="twitter:card" content="summary">
<link rel="shortcut icon" href="https://blog.ircpuzzles.org/favicon.ico">
<meta http-equiv="Permissions-Policy" content="interest-cohort=()"/>
<title>#ircpuzzles :: Staff</title>
<script defer data-domain="blog.ircpuzzles.org" src="https://plausible.io/js/plausible.js"></script>
</head>
<body>
<div class="eevee-layout mdl-layout mdl-js-layout mdl-color--grey-50">
<header class="eevee-header mdl-color--grey-50 mdl-color-text--grey-800"
itemscope itemtype="http://schema.org/WPHeader">
<div class="mdl-layout__header-row" id="top">
<div aria-expanded="false" role="button" tabindex="0"
class="mdl-layout__drawer-button mdl-color-text--accent eevee-mobile-button mdl-layout--small-screen-only">
<i class="material-icons"></i>
</div>
<span class="eevee-logo mdl-color-text--accent mdl-layout-title">
<h2>
<a href="https://blog.ircpuzzles.org" rel="bookmark"
title="#ircpuzzles">
#ircpuzzles
</a>
</h2>
</span>
<div class="mdl-layout-spacer" role="presentation"></div>
<nav class="eevee-nav mdl-navigation mdl-layout--large-screen-only"
itemscope itemtype="http://schema.org/SiteNavigationElement"
aria-label="Header navigation">
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/archives.html" itemprop="url"
rel="bookmark">
Archives
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/donations.html" itemprop="url"
rel="bookmark">
Donations
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/rules.html" itemprop="url"
rel="bookmark">
Rules
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/staff.html" itemprop="url"
rel="bookmark">
Staff
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/tips.html" itemprop="url"
rel="bookmark">
Tips & Guidelines
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/category/updates/" itemprop="url"
rel="bookmark">
updates
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/category/solutions/" itemprop="url"
rel="bookmark">
solutions
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/category/rankings/" itemprop="url"
rel="bookmark">
rankings
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/feeds/all.rss.xml"
title="RSS" itemprop="url">
RSS
</a>
</nav>
</div>
</header>
<div class="eevee-mobile-header mdl-layout__drawer mdl-color--white"
aria-hidden="true">
<span class="mdl-layout-title">
<h2 class="eevee-mobile-logo mdl-color-text--accent">
#ircpuzzles
</h2>
</span>
<div class="mdl-navigation mdl-color--white">
<nav class="eevee-nav mdl-navigation" itemscope
itemtype="http://schema.org/SiteNavigationElement"
aria-label="Header navigation">
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org" itemprop="url" rel="bookmark">
Home
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/archives.html" itemprop="url"
rel="bookmark">
Archives
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/donations.html" itemprop="url"
rel="bookmark">
Donations
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/rules.html" itemprop="url"
rel="bookmark">
Rules
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/staff.html" itemprop="url"
rel="bookmark">
Staff
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/tips.html" itemprop="url"
rel="bookmark">
Tips & Guidelines
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/category/updates/" itemprop="url"
rel="bookmark">
updates
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/category/solutions/" itemprop="url"
rel="bookmark">
solutions
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/category/rankings/" itemprop="url"
rel="bookmark">
rankings
</a>
<a class="mdl-color-text--accent mdl-navigation__link"
href="https://blog.ircpuzzles.org/feeds/all.rss.xml"
title="RSS" itemprop="url">
RSS
</a>
</nav>
</div>
</div>
<div class="eevee-ribbon mdl-color--primary-dark" role="presentation">
</div>
<main class="eevee-main mdl-layout__content">
<div class="eevee-container mdl-grid">
<div role="presentation"
class="mdl-cell mdl-cell--2-col mdl-cell--hide-tablet mdl-cell--hide-phone">
</div>
<div class="eevee-content mdl-color--white mdl-shadow--4dp mdl-color-text--grey-800 mdl-cell mdl-cell--8-col"
aria-label="Main content">
<article itemscope itemtype="http://schema.org/WebPage">
<meta itemprop="accessibilityControl" content="fullKeyboardControl">
<meta itemprop="accessibilityControl" content="fullMouseControl">
<meta itemprop="accessibilityControl" content="bookmarks">
<meta itemprop="accessibilityControl" content="captions">
<meta itemprop="accessibilityControl" content="alternativeText">
<meta itemprop="accessibilityControl" content="index">
<meta itemprop="accessibilityControl" content="readingOrder">
<meta itemprop="accessibilityControl" content="structuralNavigation">
<meta itemprop="accessibilityControl" content="tableOfContents">
<meta itemprop="accessibilityHazard" content="noFlashingHazard">
<meta itemprop="accessibilityHazard" content="noMotionSimulationHazard">
<meta itemprop="accessibilityHazard" content="noSoundHazard">
<meta itemprop="accessibilityAPI" content="ARIA">
<div itemprop="author" itemscope
itemtype="https://schema.org/Person" role="presentation">
<a href="https://blog.ircpuzzles.org/author/yano/" class="hidden"
itemprop="url" role="presentation">
<span class="hidden" itemprop="name" role="presentation">
yano
</span>
</a>
</div>
<meta itemprop="keywords" content="pages">
<div class="eevee-meta eevee-share">
<div class="mdl-layout-spacer"></div>
<div>
<ul class="social-share mdl-navigation">
<li class="social-share__link social-share__link--twitter">
<a href="https://twitter.com/intent/tweet?text=Staff&url=https%3A//blog.ircpuzzles.org/staff.html&related=ircpuzzles"
title="Share 'Staff' on Twitter"
onclick="window.open(this.href, 'twitter-share', 'width=550,height=235'); return false;">
<i class="fa fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li class="social-share__link social-share__link--facebook">
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A//blog.ircpuzzles.org/staff.html"
title="Share 'Staff' on Facebook"
onclick="window.open(this.href, 'facebook-share', 'width=580,height=296'); return false;">
<i class="fa fa-facebook" aria-hidden="true"></i>
</a>
</li>
<li class="social-share__link social-share__link--email">
<a href="mailto:?subject=Staff&body=Staff%20-%20https%3A//blog.ircpuzzles.org/staff.html%0A%0AThe%20following%20is%20a%20list%20of%20our%20current%20staff%20and%20volunteers%3A%20FireFly%20jose%20tk%20tris%20wolf%20yano%20Updated%3A%202023-03-09' via email">
<i class="material-icons" aria-hidden="true"></i>
</a>
</li>
</ul>
</div>
</div>
<div class="eevee-page-spacer" role="presentation"></div>
<div class="eevee-page">
<h1 itemprop="name">
<a href="https://blog.ircpuzzles.org/staff.html" rel="bookmark"
title="Permalink to 'Staff'"
itemprop="url">
Staff
</a>
</h1>
<section itemprop="mainContentOfPage" class="page-content">
<p>The following is a list of our current staff and volunteers:</p>
<ul>
<li>FireFly</li>
<li>jose</li>
<li>tk</li>
<li><a href="https://tris.fyi/" rel="noopener noreferrer" target="_blank">tris</a></li>
<li><a href="https://oriole.systems/" rel="noopener noreferrer" target="_blank">wolf</a></li>
<li><a href="https://yanovich.net/" rel="noopener noreferrer" target="_blank">yano</a>
<br /><br />
Updated: 2023-03-09</li>
</ul>
</section>
</div>
</article>
</div>
</div>
</main>
<footer class="mdl-mega-footer" itemscope
itemtype="http://schema.org/SiteNavigationElement">
<div class="mdl-mega-footer--top-section">
<div class="mdl-mega-footer--drop-down-section">
<ul class="mdl-mega-footer--link-list">
<li>
<a href="#top" itemprop="url"
title="Back to the top of the page">
Back to the top of the page
</a>
</li>
</ul>
</div>
</div>
<div class="mdl-mega-footer--middle-section" itemscope
itemtype="http://schema.org/SiteNavigationElement"
aria-label="Footer navigation">
<div class="mdl-mega-footer--drop-down-section">
<h1 class="mdl-mega-footer--heading">Categories</h1>
<ul class="mdl-mega-footer--link-list">
<li>
<a href="https://blog.ircpuzzles.org/category/updates/" itemprop="url"
rel="bookmark">
updates
</a>
</li>
<li>
<a href="https://blog.ircpuzzles.org/category/solutions/" itemprop="url"
rel="bookmark">
solutions
</a>
</li>
<li>
<a href="https://blog.ircpuzzles.org/category/rankings/" itemprop="url"
rel="bookmark">
rankings
</a>
</li>
</ul>
</div>
<div class="mdl-mega-footer--drop-down-section">
<h1 class="mdl-mega-footer--heading">Social</h1>
<ul class="mdl-mega-footer--link-list">
<li>
<a href="https://twitter.com/ircpuzzles" itemprop="url" rel="me bookmark" target="_blank" rel="noopener noreferrer">
<i class="fa fa-twitter" aria-hidden="true"></i> Twitter
</a>
</li>
<li>
<a href="https://github.com/ircpuzzles" itemprop="url" rel="me bookmark" target="_blank" rel="noopener noreferrer">
<i class="fa fa-github" aria-hidden="true"></i> Github
</a>
</li>
<li>
<a href="https://fosstodon.org/@ircpuzzles" itemprop="url" rel="me bookmark" target="_blank" rel="noopener noreferrer">
<i class="fa fa-twitter" aria-hidden="true"></i> Mastodon
</a>
</li>
</ul>
</div>
<div class="mdl-mega-footer--drop-down-section">
<h1 class="mdl-mega-footer--heading">Links</h1>
<ul class="mdl-mega-footer--link-list">
<li>
<a href="https://libera.chat/" itemprop="url" rel="bookmark noopener noreferrer" target="_blank">
Libera.Chat
</a>
</li>
</ul>
</div>
</div> <div class="mdl-mega-footer--bottom-section">
<div class="mdl-logo">
<a href="https://blog.ircpuzzles.org" rel="bookmark" itemprop="url"
title="#ircpuzzles">
#ircpuzzles
</a>
</div>
<br /><br />
<div class="eevee-footer mdl-mega-footer--link-list">
Copyright © 2013-2023 #ircpuzzles<br /><a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" rel="noopener noreferrer"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank" rel="noopener noreferrer">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
</div>
</div>
</footer>
</div>
<link rel="stylesheet"
href="//code.getmdl.io/1.1.3/material.blue_grey-pink.min.css">
<link rel="stylesheet" href="https://blog.ircpuzzles.org/theme/webassets-external/e2189c25a87c7d26d26437c629a0e8f8_fonts.css">
<link rel="stylesheet" href="https://blog.ircpuzzles.org/theme/webassets-external/052bce25270c913a16c504a7a464ce46_font-awesome.css">
<link rel="stylesheet" href="https://blog.ircpuzzles.org/theme/webassets-external/6e1f8fe6d5da0b5867c240e6724cbea7_material-icons.css">
<link rel="stylesheet" href="https://blog.ircpuzzles.org/theme/webassets-external/2106adbed378a29b80ee724153beae5d_pygments.css">
<link rel="stylesheet" href="https://blog.ircpuzzles.org/theme/webassets-external/b9ca9e7f41b89e3fa00f45808f76c752_eevee.css">
<link rel="stylesheet" href="https://blog.ircpuzzles.org/theme/webassets-external/a4bd3799a89f3bf319a983d23ea36e04_custom.css">
<script async src="https://blog.ircpuzzles.org/theme/webassets-external/dbb2bff29449134e95edb598e08cd9d5_material.js">
</script>
</body>
</html>