Skip to content

Commit 229119c

Browse files
committed
Update the site metadata files for oper-tag.
1 parent 7782340 commit 229119c

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

_data/irc_versions.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,16 @@ stable:
324324
- +draft/react
325325
- +draft/unreact
326326

327+
oper-tag:
328+
name: draft/oper-tag
329+
description: oper-tag Extension DRAFT
330+
link: /specs/extensions/oper-tag.html
331+
draft: true
332+
caps:
333+
- draft/oper-tag
334+
tags:
335+
- draft/oper
336+
327337
proposed:
328338
name: Proposed Pull Requests
329339
specs: {}

_data/registry.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,10 @@
327327
specs:
328328
- channel-context-client-tag
329329
description: Indicates the channel a private message should be displayed in.
330+
- name: draft/oper
331+
specs:
332+
- oper-tag
333+
description: Indicates that the source of the message is an IRC operator.
330334

331335
- name: Batches
332336
include_numeric: false

0 commit comments

Comments
 (0)