Skip to content

Commit 235acfc

Browse files
Update editors list, codeowners.
Signed-off-by: Dmitri Zagidulin <dzagidulin@gmail.com>
1 parent 7e7fd12 commit 235acfc

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# These owners will be the default owners for everything in
22
# the repo. Unless a later match takes precedence,
3-
# they will be requested for review when someone opens a
3+
# they will be requested for review when someone opens a
44
# pull request.
5-
* @OR13 @csuwildcat @msporny @DRK3
5+
* @msporny @dlongley @dmitrizagidulin
66

77
# See CODEOWNERS syntax here: https://help.github.com/articles/about-codeowners/#codeowners-syntax

index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,7 @@
5252
{ name: "Manu Sporny", url: "http://manu.sporny.org/",
5353
company: "Digital Bazaar", companyURL: "http://digitalbazaar.com/"},
5454
{ name: "Dmitri Zagidulin",
55-
company: "Interop Alliance", companyURL: "http://interopalliance.org"},
56-
{ name: "Derek Trider", url: "https://www.linkedin.com/in/derektrider/",
57-
company: "SecureKey", companyURL: "https://securekey.com/" },
55+
company: "Interop Alliance", companyURL: "http://interopalliance.org"}
5856
],
5957
// authors, add as many as you like.
6058
// This is optional, uncomment if you have authors as well as editors.

0 commit comments

Comments
 (0)