Skip to content

Commit c68101a

Browse files
committed
Address some review comments
1 parent f803d30 commit c68101a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/maintainers.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ The following people (used to) maintain DevDocs:
126126
- [Jed Fox](https://github.com/j-f1)
127127
- [Mrugesh Mohapatra](https://github.com/raisedadead)
128128
- [Oliver Eyton-Williams](https://github.com/ojeytonwilliams)
129-
- [Paul Sernatinger](https://github.com/oscillot)
130129
- [Simon Legner](https://github.com/simon04)
131130
- [Thibaut Courouble](https://github.com/thibaut)
132131

lib/docs/filters/core/images.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# frozen_string_literal: true
22

3+
require 'base64'
34
require 'image_optim'
45

56
module Docs

0 commit comments

Comments
 (0)