Skip to content

Commit

Permalink
chore: remove some Bagaar references
Browse files Browse the repository at this point in the history
  • Loading branch information
bertdeblock committed Feb 12, 2024
1 parent 9ab95aa commit 8abb091
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

[![CI](https://github.com/Bagaar/ember-pagination/workflows/CI/badge.svg)](https://github.com/Bagaar/ember-pagination/actions?query=workflow%3ACI)
[![NPM Version](https://badge.fury.io/js/%40bagaar%2Fember-pagination.svg)](https://badge.fury.io/js/%40bagaar%2Fember-pagination)
[![Code Style: Prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)

Easy customisable pagination component for Ember applications.

Expand All @@ -14,7 +12,6 @@ Easy customisable pagination component for Ember applications.
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Maintenance](#maintenance)

## Compatibility

Expand Down Expand Up @@ -111,7 +108,3 @@ See the [Contributing](./CONTRIBUTING.md) guide for details.
## License

This project is licensed under the [MIT License](./LICENSE.md).

## Maintenance

`@bagaar/ember-pagination` is built and maintained by [Bagaar](https://bagaar.be).
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "0.6.0",
"description": "Easy customisable pagination component for Ember applications.",
"keywords": [
"bagaar",
"ember",
"ember-addon",
"pagination"
Expand Down

0 comments on commit 8abb091

Please sign in to comment.